summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-10-11 00:44:06 +0100
committerSam James <sam@gentoo.org>2021-10-11 00:44:06 +0100
commit81ca93a1388b6fb4f319c2fdb0fac1f03fca3a74 (patch)
treed367165a71493f17bf19d6859ac6007b227d8663 /dev-util/pkgdev
parentdev-ruby/regexp_parser: Keyword 2.1.1-r1 x86, #790740 (diff)
downloadgentoo-81ca93a1388b6fb4f319c2fdb0fac1f03fca3a74.tar.gz
gentoo-81ca93a1388b6fb4f319c2fdb0fac1f03fca3a74.tar.bz2
gentoo-81ca93a1388b6fb4f319c2fdb0fac1f03fca3a74.zip
dev-util/pkgdev: Keyword 0.1.9 x86, #804055
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgdev')
-rw-r--r--dev-util/pkgdev/pkgdev-0.1.9.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgdev/pkgdev-0.1.9.ebuild b/dev-util/pkgdev/pkgdev-0.1.9.ebuild
index cfbc73195ab0..f7998a8b7fa6 100644
--- a/dev-util/pkgdev/pkgdev-0.1.9.ebuild
+++ b/dev-util/pkgdev/pkgdev-0.1.9.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x64-macos"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~x64-macos"
fi
DESCRIPTION="Collection of tools for Gentoo development"