From: Michał Górny Date: Wed, 25 Mar 2020 05:39:15 +0000 (+0100) Subject: dev-python/pyhamcrest: Keyword ~x86, bug #661320 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0d3bf20d884cdb07b619fec2d9a7cbd22c7da7c6;p=gentoo.git dev-python/pyhamcrest: Keyword ~x86, bug #661320 Signed-off-by: Michał Górny --- diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index 3d3ac12ea0fa..11cb2bf30d6a 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh sparc ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh sparc ~x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )"