summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2022-09-17 08:11:23 +0200
committerAgostino Sarubbo <ago@gentoo.org>2022-09-17 08:11:23 +0200
commit88631732b6af0682fc5a4ac56b96f0e9c8450ee2 (patch)
tree920191d2b788e9e27a6700771d1bd868b097d28f /dev-util
parentsys-apps/systemd-utils: Stabilize 251.4-r1 x86, #870268 (diff)
downloadgentoo-88631732b6af0682fc5a4ac56b96f0e9c8450ee2.tar.gz
gentoo-88631732b6af0682fc5a4ac56b96f0e9c8450ee2.tar.bz2
gentoo-88631732b6af0682fc5a4ac56b96f0e9c8450ee2.zip
dev-util/pkgcheck: Stabilize 0.10.14 x86, #870331
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
index 2bb7a04ac68d..4b986ce135cb 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="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