summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-05-05 20:33:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-05-05 20:33:57 +0300
commitebfb1e0f5dc40240c6be1a574127e40700cb702b (patch)
tree71af0940298155c8951e406ffd04bd3469dff48d /sys-apps
parentsys-devel/binutils: patchlevel bump including performance fixes (diff)
downloadgentoo-ebfb1e0f5dc40240c6be1a574127e40700cb702b.tar.gz
gentoo-ebfb1e0f5dc40240c6be1a574127e40700cb702b.tar.bz2
gentoo-ebfb1e0f5dc40240c6be1a574127e40700cb702b.zip
sys-apps/pkgcore: Stabilize 0.12.21 ALLARCHES, #905779
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/pkgcore/pkgcore-0.12.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/pkgcore/pkgcore-0.12.21.ebuild b/sys-apps/pkgcore/pkgcore-0.12.21.ebuild
index 02ada20a3576..52850a2cac17 100644
--- a/sys-apps/pkgcore/pkgcore-0.12.21.ebuild
+++ b/sys-apps/pkgcore/pkgcore-0.12.21.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcore.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
inherit pypi
fi