diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:14 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-28 14:03:14 +0200 |
commit | 081fe55da0222f0c13e1ceccae368aff3d96d768 (patch) | |
tree | 06b8a35dcc4d9a99104402817092f3af86caf11d /dev-python/hypothesis | |
parent | dev-python/freezegun: Stabilize 1.5.1 ALLARCHES, #932880 (diff) | |
download | gentoo-081fe55da0222f0c13e1ceccae368aff3d96d768.tar.gz gentoo-081fe55da0222f0c13e1ceccae368aff3d96d768.tar.bz2 gentoo-081fe55da0222f0c13e1ceccae368aff3d96d768.zip |
dev-python/hypothesis: Stabilize 6.102.1 ALLARCHES, #932881
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.102.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.102.1.ebuild b/dev-python/hypothesis/hypothesis-6.102.1.ebuild index c2bf166b155f..ae8fc1c6021e 100644 --- a/dev-python/hypothesis/hypothesis-6.102.1.ebuild +++ b/dev-python/hypothesis/hypothesis-6.102.1.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=" |