summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-28 14:16:49 +0100
committerSam James <sam@gentoo.org>2021-03-28 14:17:16 +0100
commit4d06ebe74bb5a75ae845efaf414361ca03cd8a17 (patch)
tree75ab3b2e3dc5eaca7c382df0c74f35561c543021
parentdev-util/pkgcheck: Stabilize 0.9.3-r1 arm, #778863 (diff)
downloadgentoo-4d06ebe74bb5a75ae845efaf414361ca03cd8a17.tar.gz
gentoo-4d06ebe74bb5a75ae845efaf414361ca03cd8a17.tar.bz2
gentoo-4d06ebe74bb5a75ae845efaf414361ca03cd8a17.zip
sys-apps/pkgcore: Stabilize 0.11.5-r2 arm, #778863
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/pkgcore/pkgcore-0.11.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.11.5-r2.ebuild b/sys-apps/pkgcore/pkgcore-0.11.5-r2.ebuild
index 450eaf8f3339..3f5a83c3cccf 100644
--- a/sys-apps/pkgcore/pkgcore-0.11.5-r2.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.11.5-r2.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