commit: 938df1bb92afaf7656a087a78792b8d0addf2630
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 19 02:40:06 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Feb 19 02:40:06 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=938df1bb
dev-python/hypothesis: Stabilize 6.0.2 ALLARCHES, #771402
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/hypothesis/hypothesis-6.0.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/hypothesis/hypothesis-6.0.2.ebuild
b/dev-python/hypothesis/hypothesis-6.0.2.ebuild
index c1156f90168..49e4dd7f152 100644
--- a/dev-python/hypothesis/hypothesis-6.0.2.ebuild
+++ b/dev-python/hypothesis/hypothesis-6.0.2.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 ~riscv ~s390
~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86
~x64-macos"
IUSE="cli test"
RESTRICT="!test? ( test )"