From e72cd221752f7a6ca25087588a124a1c65f7964a Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 23 Aug 2020 16:51:51 +0000 Subject: [PATCH] dev-python/hypothesis: Stabilize 5.21.0 ALLARCHES, #738510 Signed-off-by: Sam James --- dev-python/hypothesis/hypothesis-5.21.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/hypothesis/hypothesis-5.21.0.ebuild b/dev-python/hypothesis/hypothesis-5.21.0.ebuild index 54efc2972e962..b36d0b119e674 100644 --- a/dev-python/hypothesis/hypothesis-5.21.0.ebuild +++ b/dev-python/hypothesis/hypothesis-5.21.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 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86" IUSE="test" RESTRICT="!test? ( test )"