diff options
author | 2021-09-25 20:51:56 +0100 | |
---|---|---|
committer | 2021-09-25 20:51:56 +0100 | |
commit | 6ff66ea522e5ae66140f8236e42b44ad103224e6 (patch) | |
tree | c8be1bd72a1caa206a639edb0a84b244df859286 /dev-python/hypothesis | |
parent | dev-python/astroid: Stabilize 2.7.3 ALLARCHES, #814686 (diff) | |
download | gentoo-6ff66ea522e5ae66140f8236e42b44ad103224e6.tar.gz gentoo-6ff66ea522e5ae66140f8236e42b44ad103224e6.tar.bz2 gentoo-6ff66ea522e5ae66140f8236e42b44ad103224e6.zip |
dev-python/hypothesis: Stabilize 6.17.4 ALLARCHES, #814704
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.17.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.17.4.ebuild b/dev-python/hypothesis/hypothesis-6.17.4.ebuild index 119bf66a0917..a708f1a69a39 100644 --- a/dev-python/hypothesis/hypothesis-6.17.4.ebuild +++ b/dev-python/hypothesis/hypothesis-6.17.4.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${PN}-python-${PV}/${PN}-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" IUSE="cli" RDEPEND=" |