diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:10:52 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-05-30 13:51:38 +0200 |
commit | 0c6efec9a8c4719690cbdf1589e8d37d855fc32b (patch) | |
tree | 5fe3a61ccec8b21712e60d6ea31e6e21da3cc7a6 /dev-python/hypothesis | |
parent | dev-python/sortedcontainers: Keyword 2.1.0 ppc, #703174 (diff) | |
download | gentoo-0c6efec9a8c4719690cbdf1589e8d37d855fc32b.tar.gz gentoo-0c6efec9a8c4719690cbdf1589e8d37d855fc32b.tar.bz2 gentoo-0c6efec9a8c4719690cbdf1589e8d37d855fc32b.zip |
dev-python/hypothesis: Keyword 4.57.1 ppc, #703174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-4.57.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-4.57.1.ebuild b/dev-python/hypothesis/hypothesis-4.57.1.ebuild index 67c5098d00b4..d917ac98cf90 100644 --- a/dev-python/hypothesis/hypothesis-4.57.1.ebuild +++ b/dev-python/hypothesis/hypothesis-4.57.1.ebuild @@ -15,7 +15,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 ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86" IUSE="test" RESTRICT="!test? ( test )" |