diff options
author | matoro <matoro@users.noreply.github.com> | 2022-09-16 22:23:21 -0400 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2022-09-19 08:41:58 +0200 |
commit | 2deb9556bcbb532ca0558b9fda27f17095c3e5e3 (patch) | |
tree | 0dacd1a80df0e1526e3e90ebdc9723d502b09879 /dev-python/hypothesis | |
parent | dev-python/exceptiongroup: Keyword 1.0.0_rc8 alpha, #851642 (diff) | |
download | gentoo-2deb9556bcbb532ca0558b9fda27f17095c3e5e3.tar.gz gentoo-2deb9556bcbb532ca0558b9fda27f17095c3e5e3.tar.bz2 gentoo-2deb9556bcbb532ca0558b9fda27f17095c3e5e3.zip |
dev-python/hypothesis: Keyword 6.54.5 alpha, #851642
Closes: https://github.com/gentoo/gentoo/pull/27292
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/hypothesis')
-rw-r--r-- | dev-python/hypothesis/hypothesis-6.54.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/hypothesis/hypothesis-6.54.5.ebuild b/dev-python/hypothesis/hypothesis-6.54.5.ebuild index 1065b755121f..c45634356c75 100644 --- a/dev-python/hypothesis/hypothesis-6.54.5.ebuild +++ b/dev-python/hypothesis/hypothesis-6.54.5.ebuild @@ -25,7 +25,7 @@ S="${WORKDIR}/${MY_P}/hypothesis-python" LICENSE="MPL-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="cli" RDEPEND=" |