diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:00:19 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-24 13:00:19 +0100 |
commit | 2e57e43d4ba62da96d59f605afa0d45c09deceeb (patch) | |
tree | f59927f90738732d739b505d205e45b9633d9fd9 /dev-python/pyhamcrest | |
parent | dev-db/mysql++: ppc stable wrt bug #710362 (diff) | |
download | gentoo-2e57e43d4ba62da96d59f605afa0d45c09deceeb.tar.gz gentoo-2e57e43d4ba62da96d59f605afa0d45c09deceeb.tar.bz2 gentoo-2e57e43d4ba62da96d59f605afa0d45c09deceeb.zip |
dev-python/pyhamcrest: sparc stable wrt bug #710566
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
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 485b0a159f7b..9030f0d5741b 100644 --- a/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild +++ b/dev-python/pyhamcrest/pyhamcrest-1.9.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/hamcrest/PyHamcrest/archive/V${PV}.tar.gz -> ${MY_PN LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh ~sparc ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~mips ~sh sparc ~amd64-linux ~x86-linux" IUSE="doc examples test" REQUIRED_USE="doc? ( || ( $(python_gen_useflags -3) ) )" RESTRICT="!test? ( test )" |