summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-28 08:54:38 +0000
committerSam James <sam@gentoo.org>2023-01-28 08:54:38 +0000
commit9769d36e744da09140cc7e012362e9a14e319cc7 (patch)
treeecf95c26e2c44df25f300d5c5478b9bbb2c74603 /dev-util/pkgcheck
parentmedia-libs/ctl: Stabilize 1.5.2_p20221224 amd64, #892293 (diff)
downloadgentoo-9769d36e744da09140cc7e012362e9a14e319cc7.tar.gz
gentoo-9769d36e744da09140cc7e012362e9a14e319cc7.tar.bz2
gentoo-9769d36e744da09140cc7e012362e9a14e319cc7.zip
dev-util/pkgcheck: Stabilize 0.10.20 ALLARCHES, #892355
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.20.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.20.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.20.ebuild
index c3d2532fb01c..ee894bade2d1 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.20.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi