diff options
author | Sam James <sam@gentoo.org> | 2021-04-27 23:44:30 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-27 23:44:40 +0100 |
commit | 7134e88079b5dad012608b070b3e8a43a76c4469 (patch) | |
tree | 528bb322ede3edb2465bffffa3cbb19199fdaf95 /sys-apps | |
parent | dev-util/pkgcheck: Stabilize 0.9.7 ppc, #786159 (diff) | |
download | gentoo-7134e88079b5dad012608b070b3e8a43a76c4469.tar.gz gentoo-7134e88079b5dad012608b070b3e8a43a76c4469.tar.bz2 gentoo-7134e88079b5dad012608b070b3e8a43a76c4469.zip |
sys-apps/pkgcore: Stabilize 0.11.6-r1 ppc, #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 fe3a1b0eaa0a..239e4c372985 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 |