summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-02-10 11:41:15 +0000
committerSam James <sam@gentoo.org>2022-02-10 11:41:15 +0000
commit4f902d2b6813742117657764077fe741edf37fa2 (patch)
tree9c25ed4868567fc2617d9bb1669aaaf59f594b31 /dev-util/pkgcheck
parentsci-mathematics/z3: Stabilize 4.8.14 x86, #833068 (diff)
downloadgentoo-4f902d2b6813742117657764077fe741edf37fa2.tar.gz
gentoo-4f902d2b6813742117657764077fe741edf37fa2.tar.bz2
gentoo-4f902d2b6813742117657764077fe741edf37fa2.zip
dev-util/pkgcheck: Stabilize 0.10.9 x86, #833069
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.9.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.9.ebuild
index 6a65f36a08f7..2021f7caae5a 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.9.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.9.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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi