diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:30:18 +0100 |
commit | 5d9200aa2b528042c2a014164bb43a72eedf05a0 (patch) | |
tree | 699faa86253d7be57db4f7839674d48833b7bb92 /dev-python/hypothesis/hypothesis-4.47.5.ebuild | |
parent | dev-python/attrs: ppc64 stable wrt bug #703062 (diff) | |
download | gentoo-5d9200aa2b528042c2a014164bb43a72eedf05a0.tar.gz gentoo-5d9200aa2b528042c2a014164bb43a72eedf05a0.tar.bz2 gentoo-5d9200aa2b528042c2a014164bb43a72eedf05a0.zip |
dev-python/hypothesis: ppc64 stable wrt bug #703062
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis/hypothesis-4.47.5.ebuild')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.47.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.47.5.ebuild b/dev-python/hypothesis/hypothesis-4.47.5.ebuild index 7204dd0d8149..ef4e8e5f2435 100644 --- a/dev-python/hypothesis/hypothesis-4.47.5.ebuild +++ b/dev-python/hypothesis/hypothesis-4.47.5.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 )" |