diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 15:17:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-22 15:17:03 +0200 |
commit | 7a196caa234c17f693f40e67774f12e839761f62 (patch) | |
tree | a067f4411e344d2b36513bc6062112eb7d950457 /dev-python/hypothesis | |
parent | media-gfx/tuxpaint-stamps: Stabilize 20230402 ppc, #926851 (diff) | |
download | gentoo-7a196caa234c17f693f40e67774f12e839761f62.tar.gz gentoo-7a196caa234c17f693f40e67774f12e839761f62.tar.bz2 gentoo-7a196caa234c17f693f40e67774f12e839761f62.zip |
dev-python/hypothesis: Stabilize 6.98.18 ALLARCHES, #927412
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.98.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.98.18.ebuild b/dev-python/hypothesis/hypothesis-6.98.18.ebuild index f7f366381e4f..d542c10c068e 100644 --- a/dev-python/hypothesis/hypothesis-6.98.18.ebuild +++ b/dev-python/hypothesis/hypothesis-6.98.18.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cli" RDEPEND=" |