commit: e72cd221752f7a6ca25087588a124a1c65f7964a
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 23 16:51:51 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 23 16:51:51 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e72cd221
dev-python/hypothesis: Stabilize 5.21.0 ALLARCHES, #738510
Signed-off-by: Sam James <sam <AT> gentoo.org>
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 54efc2972e9..b36d0b119e6 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 )"