diff options
author | Sam James <sam@gentoo.org> | 2021-04-28 21:04:15 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-28 21:04:15 +0000 |
commit | 9143c202e35d5bf36622493f5c24afdf425b4577 (patch) | |
tree | 0fc8088e4df5493acdc4c263dcd0625e279d06f5 /sys-apps | |
parent | dev-python/snakeoil: Stabilize 0.9.6 hppa, #786159 (diff) | |
download | gentoo-9143c202e35d5bf36622493f5c24afdf425b4577.tar.gz gentoo-9143c202e35d5bf36622493f5c24afdf425b4577.tar.bz2 gentoo-9143c202e35d5bf36622493f5c24afdf425b4577.zip |
sys-apps/pkgcore: Stabilize 0.11.6-r1 hppa, #786159
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/pkgcore/pkgcore-0.11.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.11.6-r1.ebuild b/sys-apps/pkgcore/pkgcore-0.11.6-r1.ebuild index b3b0051fd372..2ff367e894b1 100644 --- a/sys-apps/pkgcore/pkgcore-0.11.6-r1.ebuild +++ b/sys-apps/pkgcore/pkgcore-0.11.6-r1.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then EGIT_REPO_URI="https://github.com/pkgcore/pkgcore.git" inherit git-r3 else - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" fi |