diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-08 17:13:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-08 17:13:49 +0100 |
commit | c735e76f73fd0ad7b8c4d71e457d9280700fcc02 (patch) | |
tree | 092efa55f88d10ed25a80b4736ae86b148fe02fb | |
parent | dev-python/hypothesis: ppc64 stable wrt bug #704906 (diff) | |
download | gentoo-c735e76f73fd0ad7b8c4d71e457d9280700fcc02.tar.gz gentoo-c735e76f73fd0ad7b8c4d71e457d9280700fcc02.tar.bz2 gentoo-c735e76f73fd0ad7b8c4d71e457d9280700fcc02.zip |
dev-python/hypothesis: sparc stable wrt bug #704906
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.50.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.50.8.ebuild b/dev-python/hypothesis/hypothesis-4.50.8.ebuild index bf7a825fddd0..d5dd8cfa67ed 100644 --- a/dev-python/hypothesis/hypothesis-4.50.8.ebuild +++ b/dev-python/hypothesis/hypothesis-4.50.8.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/HypothesisWorks/${PN}/archive/${PN}-python-${PV}.tar LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~x86" IUSE="test" RESTRICT="!test? ( test )" |