From e76bc269c791f03a097ba8b3776d6cf49641d913 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 25 Aug 2020 10:17:43 +0000 Subject: [PATCH] dev-python/hypothesis: Keyword 5.28.0 ppc64, #737618 Signed-off-by: Sam James --- dev-python/hypothesis/hypothesis-5.28.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.28.0.ebuild b/dev-python/hypothesis/hypothesis-5.28.0.ebuild index fcf6b2610385c..c80c7aa009cf3 100644 --- a/dev-python/hypothesis/hypothesis-5.28.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.28.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 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86" IUSE="cli test" RESTRICT="!test? ( test )"