diff options
author | 2020-09-13 04:51:36 +0000 | |
---|---|---|
committer | 2020-09-13 04:55:19 +0000 | |
commit | 3d4d8b45c871d2243a8ca7cd7b165fc88bb5bd29 (patch) | |
tree | b9a664fb3f9d50575de311219577693accdd038c /dev-python/hypothesis | |
parent | dev-python/hypothesis: Keyword 5.29.4 ppc64, #737618 (diff) | |
download | gentoo-3d4d8b45c871d2243a8ca7cd7b165fc88bb5bd29.tar.gz gentoo-3d4d8b45c871d2243a8ca7cd7b165fc88bb5bd29.tar.bz2 gentoo-3d4d8b45c871d2243a8ca7cd7b165fc88bb5bd29.zip |
dev-python/hypothesis: Keyword 5.35.0 ppc64, #737618
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-5.35.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-5.35.0.ebuild b/dev-python/hypothesis/hypothesis-5.35.0.ebuild index 60bf190d1d3f..c2e4eabeb183 100644 --- a/dev-python/hypothesis/hypothesis-5.35.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.35.0.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 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="cli test" RESTRICT="!test? ( test )" |