diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:41:22 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-16 22:41:22 +0200 |
commit | 14cc609183265c4a5052c8ea98ad3931913bfb5d (patch) | |
tree | 4bef5a5711bd9d1fae421fb39cc43dfa473392b0 /dev-python/hypothesis | |
parent | x11-themes/mate-themes: Stabilize 3.22.23 x86, #884079 (diff) | |
download | gentoo-14cc609183265c4a5052c8ea98ad3931913bfb5d.tar.gz gentoo-14cc609183265c4a5052c8ea98ad3931913bfb5d.tar.bz2 gentoo-14cc609183265c4a5052c8ea98ad3931913bfb5d.zip |
dev-python/hypothesis: Stabilize 6.59.0 ALLARCHES, #886383
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.59.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.59.0.ebuild b/dev-python/hypothesis/hypothesis-6.59.0.ebuild index bbb3ede19663..8b831543982e 100644 --- a/dev-python/hypothesis/hypothesis-6.59.0.ebuild +++ b/dev-python/hypothesis/hypothesis-6.59.0.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=" |