summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-13 04:51:35 +0000
committerSam James <sam@gentoo.org>2020-09-13 04:55:19 +0000
commit7682bc1793f983d812ef227c95323a8a5cde4374 (patch)
tree92d48560a247fba181b6d37b6edb318f55d2539f
parentdev-python/dataclasses: Keyword 0.7 ppc, #737618 (diff)
downloadgentoo-7682bc1793f983d812ef227c95323a8a5cde4374.tar.gz
gentoo-7682bc1793f983d812ef227c95323a8a5cde4374.tar.bz2
gentoo-7682bc1793f983d812ef227c95323a8a5cde4374.zip
dev-python/hypothesis: Keyword 5.29.4 ppc64, #737618
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/hypothesis/hypothesis-5.29.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.29.4.ebuild b/dev-python/hypothesis/hypothesis-5.29.4.ebuild
index 4aba82b8268f..5065388770fa 100644
--- a/dev-python/hypothesis/hypothesis-5.29.4.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.29.4.ebuild
@@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python"
LICENSE="MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="cli test"
RESTRICT="!test? ( test )"