dev-util/pkgdev: Keyword 0.1.9 x86, #804055

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-10-11 00:44:06 +01:00
parent d3ec1afb8e
commit 81ca93a138

View File

@@ -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"