summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-14 02:48:15 +0000
committerSam James <sam@gentoo.org>2020-09-14 02:48:15 +0000
commitcffdeb5922ffff1cd3306e20f5ed0d45251f4cf8 (patch)
tree8605b0d3e15b13c18c533957d2245fbd8adf588e /sys-apps/pkgcore
parentgnustep-apps/gmines: Stabilize 0.2-r1 ppc, #740940 (diff)
downloadgentoo-cffdeb5922ffff1cd3306e20f5ed0d45251f4cf8.tar.gz
gentoo-cffdeb5922ffff1cd3306e20f5ed0d45251f4cf8.tar.bz2
gentoo-cffdeb5922ffff1cd3306e20f5ed0d45251f4cf8.zip
sys-apps/pkgcore: arm stable (bug #742362)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/pkgcore')
-rw-r--r--sys-apps/pkgcore/pkgcore-0.10.13.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.10.13.ebuild b/sys-apps/pkgcore/pkgcore-0.10.13.ebuild
index e0aeeeb64cb8..f65b0ac0d10c 100644
--- a/sys-apps/pkgcore/pkgcore-0.10.13.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.10.13.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"
+ KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi