diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:12:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-20 13:12:30 +0100 |
commit | 0a0073c0984248905a2cf44e313b3a997cfecc57 (patch) | |
tree | 5feec8dba21e76c5a0e81a79e7cf39863cf2b766 /dev-python/hypothesis | |
parent | dev-python/attrs: ppc stable wrt bug #703062 (diff) | |
download | gentoo-0a0073c0984248905a2cf44e313b3a997cfecc57.tar.gz gentoo-0a0073c0984248905a2cf44e313b3a997cfecc57.tar.bz2 gentoo-0a0073c0984248905a2cf44e313b3a997cfecc57.zip |
dev-python/hypothesis: ppc stable wrt bug #703062
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-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 4a047f14ef3c..7204dd0d8149 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 )" |