commit: 3aa66be34f26acba1b87692192c7df15e5e91e7b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 5 21:02:19 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 5 21:02:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aa66be3
dev-python/hypothesis: Stabilize 5.41.5 ALLARCHES, #763690
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/hypothesis/hypothesis-5.41.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/hypothesis/hypothesis-5.41.5.ebuild
b/dev-python/hypothesis/hypothesis-5.41.5.ebuild
index 7cd8e4bcc52..ff300152f96 100644
--- a/dev-python/hypothesis/hypothesis-5.41.5.ebuild
+++ b/dev-python/hypothesis/hypothesis-5.41.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~sparc ~x86
~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86
~x64-macos"
IUSE="cli test"
RESTRICT="!test? ( test )"