diff options
author | 2024-09-14 14:31:33 +0300 | |
---|---|---|
committer | 2024-09-14 14:31:33 +0300 | |
commit | edf3e70c5ee007770cd7ae0498f685bd74582a39 (patch) | |
tree | ff2b35034ae99267287f2694262e73a6da4306f1 /dev-python/hypothesis | |
parent | dev-python/contourpy: Stabilize 1.3.0 arm, #939642 (diff) | |
download | gentoo-edf3e70c5ee007770cd7ae0498f685bd74582a39.tar.gz gentoo-edf3e70c5ee007770cd7ae0498f685bd74582a39.tar.bz2 gentoo-edf3e70c5ee007770cd7ae0498f685bd74582a39.zip |
dev-python/hypothesis: Stabilize 6.111.2 ALLARCHES, #939643
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.111.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.111.2.ebuild b/dev-python/hypothesis/hypothesis-6.111.2.ebuild index f3d89f9d71ea..f41c1bd0c012 100644 --- a/dev-python/hypothesis/hypothesis-6.111.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.111.2.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |