diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:57:03 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:37 +0200 |
commit | d1a14ea56be9211049dcff75b6abe65eb9f8faab (patch) | |
tree | a5bbe1f569fec078782552f6ca3c5cea516347a6 /dev-python/pyhamcrest | |
parent | dev-python/pyglet: x86 stable wrt bug #731502 (diff) | |
download | gentoo-d1a14ea56be9211049dcff75b6abe65eb9f8faab.tar.gz gentoo-d1a14ea56be9211049dcff75b6abe65eb9f8faab.tar.bz2 gentoo-d1a14ea56be9211049dcff75b6abe65eb9f8faab.zip |
dev-python/pyhamcrest: x86 stable wrt bug #731504
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyhamcrest')
-rw-r--r-- | dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild index 036355ad3089..3f05864d0bef 100644 --- a/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-2.0.2.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" IUSE="examples" distutils_enable_sphinx doc \ |