diff options
author | 2024-06-08 08:09:47 +0100 | |
---|---|---|
committer | 2024-06-08 08:11:53 +0100 | |
commit | d3e52a3ebfaca0d82d556005ad97726ffff4fccd (patch) | |
tree | d0c14025a08d66eb09f84e64e04a859920abdd7b /dev-python/hypothesis | |
parent | dev-python/jupyter-client: Stabilize 8.6.2 ALLARCHES, #933793 (diff) | |
download | gentoo-d3e52a3ebfaca0d82d556005ad97726ffff4fccd.tar.gz gentoo-d3e52a3ebfaca0d82d556005ad97726ffff4fccd.tar.bz2 gentoo-d3e52a3ebfaca0d82d556005ad97726ffff4fccd.zip |
dev-python/hypothesis: Stabilize 6.102.6 ALLARCHES, #933800
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.102.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.102.6.ebuild b/dev-python/hypothesis/hypothesis-6.102.6.ebuild index c2bf166b155f..ae8fc1c6021e 100644 --- a/dev-python/hypothesis/hypothesis-6.102.6.ebuild +++ b/dev-python/hypothesis/hypothesis-6.102.6.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=" |