diff options
author | Sam James <sam@gentoo.org> | 2024-04-11 22:33:55 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-04-11 22:33:55 +0100 |
commit | a4f1ca4588799958f3c42174dceaef2c6e48076f (patch) | |
tree | 391a973734e0d5d72616d20d28a45afcd28a48a7 /dev-python/hypothesis | |
parent | dev-python/selenium: Stabilize 4.19.0 arm64, #929168 (diff) | |
download | gentoo-a4f1ca4588799958f3c42174dceaef2c6e48076f.tar.gz gentoo-a4f1ca4588799958f3c42174dceaef2c6e48076f.tar.bz2 gentoo-a4f1ca4588799958f3c42174dceaef2c6e48076f.zip |
dev-python/hypothesis: Stabilize 6.99.13 ALLARCHES, #929180
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.99.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.99.13.ebuild b/dev-python/hypothesis/hypothesis-6.99.13.ebuild index 13d62b8d6bd1..231433159471 100644 --- a/dev-python/hypothesis/hypothesis-6.99.13.ebuild +++ b/dev-python/hypothesis/hypothesis-6.99.13.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=" |