diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:35:34 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:04 +0100 |
commit | a2d11cdab05b5d01e32d2e890244961c35a127a8 (patch) | |
tree | 13327ed3b0d0e10fcc212e6a10848052fa2a5968 /dev-python/pyhamcrest | |
parent | dev-python/pygments: x86 stable wrt bug #710566 (diff) | |
download | gentoo-a2d11cdab05b5d01e32d2e890244961c35a127a8.tar.gz gentoo-a2d11cdab05b5d01e32d2e890244961c35a127a8.tar.bz2 gentoo-a2d11cdab05b5d01e32d2e890244961c35a127a8.zip |
dev-python/pyhamcrest: x86 stable wrt bug #710566
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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-1.9.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild index c2e7ef59eeaf..22ae61326549 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 ppc64 ~sh sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ppc64 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="examples test" RESTRICT="!test? ( test )" |