diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:38:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-16 08:38:44 +0000 |
commit | 5f0f15d3f92289e2a11bfe731ee3b3c84ff8be9f (patch) | |
tree | a9ce6fda47ed3d6fec603eb30a745ee12b936d56 /dev-python/hypothesis | |
parent | dev-python/selenium: Stabilize 4.26.1 sparc, #943590 (diff) | |
download | gentoo-5f0f15d3f92289e2a11bfe731ee3b3c84ff8be9f.tar.gz gentoo-5f0f15d3f92289e2a11bfe731ee3b3c84ff8be9f.tar.bz2 gentoo-5f0f15d3f92289e2a11bfe731ee3b3c84ff8be9f.zip |
dev-python/hypothesis: Stabilize 6.116.0 ALLARCHES, #943593
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.116.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.116.0.ebuild b/dev-python/hypothesis/hypothesis-6.116.0.ebuild index f3d89f9d71ea..f41c1bd0c012 100644 --- a/dev-python/hypothesis/hypothesis-6.116.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.116.0.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=" |