diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-24 12:05:14 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-24 12:05:14 +0300 |
commit | 8ae546925d0466eb0e6c7d5e12b3d5eb9585d746 (patch) | |
tree | de96971916ba072eb860ed3bc06af1992aa31f42 /dev-python/hypothesis | |
parent | x11-terms/kitty: add 0.36.1 (diff) | |
download | gentoo-8ae546925d0466eb0e6c7d5e12b3d5eb9585d746.tar.gz gentoo-8ae546925d0466eb0e6c7d5e12b3d5eb9585d746.tar.bz2 gentoo-8ae546925d0466eb0e6c7d5e12b3d5eb9585d746.zip |
dev-python/hypothesis: Stabilize 6.110.2 ALLARCHES, #938371
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.110.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.110.2.ebuild b/dev-python/hypothesis/hypothesis-6.110.2.ebuild index d401f55b2788..e5f588dc4dcf 100644 --- a/dev-python/hypothesis/hypothesis-6.110.2.ebuild +++ b/dev-python/hypothesis/hypothesis-6.110.2.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=" |