diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-23 18:53:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-23 18:53:16 +0300 |
commit | 099a8fa410b835af256a6812eb52f8611a15b792 (patch) | |
tree | 266f6dad3d12bd3b65cad2ec7452d9eb32c036af /dev-python/hypothesis | |
parent | dev-python/bitstring: Stabilize 4.0.2 ALLARCHES, #907016 (diff) | |
download | gentoo-099a8fa410b835af256a6812eb52f8611a15b792.tar.gz gentoo-099a8fa410b835af256a6812eb52f8611a15b792.tar.bz2 gentoo-099a8fa410b835af256a6812eb52f8611a15b792.zip |
dev-python/hypothesis: Stabilize 6.75.3 ALLARCHES, #907018
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.75.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.75.3.ebuild b/dev-python/hypothesis/hypothesis-6.75.3.ebuild index 6173a4ae7bc6..017a26484d47 100644 --- a/dev-python/hypothesis/hypothesis-6.75.3.ebuild +++ b/dev-python/hypothesis/hypothesis-6.75.3.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=" |