mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-30 10:38:07 -07:00
dev-python/pychroot: version bump to 0.9.14
This commit is contained in:
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
|
||||
inherit git-r3
|
||||
else
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
SRC_URI="https://github.com/pkgcore/${PN}/releases/download/v${PV}/${P}.tar.gz"
|
||||
fi
|
||||
|
||||
DESCRIPTION="a python library and cli tool that simplify chroot handling"
|
||||
|
||||
Reference in New Issue
Block a user