summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-05-29 22:51:04 +0200
committerMichał Górny <mgorny@gentoo.org>2020-05-29 23:01:10 +0200
commitd1fde0ddefe76ce3b017156828ab11571ec0b37a (patch)
treef7c65c22ab846d04fcad36b9fe79a010945fad19 /dev-python
parent20c43af72d8616d0df6d6172c4fbf1668f63fc21 (diff)
downloadgentoo-d1fde0ddefe76ce3b017156828ab11571ec0b37a.tar.gz
gentoo-d1fde0ddefe76ce3b017156828ab11571ec0b37a.tar.bz2
gentoo-d1fde0ddefe76ce3b017156828ab11571ec0b37a.zip
dev-python/hypothesis: Keyword 5.16.0 ppc64, #703174
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/hypothesis/hypothesis-5.16.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.16.0.ebuild b/dev-python/hypothesis/hypothesis-5.16.0.ebuild
index 1671594bdb5a..efc352f30c74 100644
--- a/dev-python/hypothesis/hypothesis-5.16.0.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.16.0.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86"
IUSE="test"
RESTRICT="!test? ( test )"