commit: 2deb9556bcbb532ca0558b9fda27f17095c3e5e3 Author: matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com> AuthorDate: Sat Sep 17 02:23:21 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Sep 19 06:41:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2deb9556
dev-python/hypothesis: Keyword 6.54.5 alpha, #851642 Closes: https://github.com/gentoo/gentoo/pull/27292 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/hypothesis/hypothesis-6.54.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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="
