summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-12 14:41:46 +0000
committerSam James <sam@gentoo.org>2021-06-12 14:41:46 +0000
commit058922f4646db73d8655f6467785171f6904b629 (patch)
treeb81e98b596a8ce080d770eecb6092193af55d6d8 /dev-util
parentsys-apps/pkgcore: Stabilize 0.12.1 x86, #790017 (diff)
downloadgentoo-058922f4646db73d8655f6467785171f6904b629.tar.gz
gentoo-058922f4646db73d8655f6467785171f6904b629.tar.bz2
gentoo-058922f4646db73d8655f6467785171f6904b629.zip
dev-util/pkgcheck: Stabilize 0.10.1 x86, #790017
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild
index 719fe49005a3..f08855aa99f3 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.1.ebuild
@@ -10,7 +10,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