diff options
author | 2024-09-28 14:32:14 +0300 | |
---|---|---|
committer | 2024-09-28 14:32:14 +0300 | |
commit | 1ac9a3ece160b60344d862a7f83c7990278062dd (patch) | |
tree | bafe8ab752614c48dab66e317571fb9f45b209b1 /dev-python/hypothesis | |
parent | dev-python/elasticsearch: Stabilize 8.15.1 amd64, #940422 (diff) | |
download | gentoo-1ac9a3ece160b60344d862a7f83c7990278062dd.tar.gz gentoo-1ac9a3ece160b60344d862a7f83c7990278062dd.tar.bz2 gentoo-1ac9a3ece160b60344d862a7f83c7990278062dd.zip |
dev-python/hypothesis: Stabilize 6.112.1 ALLARCHES, #940424
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.112.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.112.1.ebuild b/dev-python/hypothesis/hypothesis-6.112.1.ebuild index f3d89f9d71ea..f41c1bd0c012 100644 --- a/dev-python/hypothesis/hypothesis-6.112.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.112.1.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=" |