Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/immutables/
Date: Fri, 06 May 2022 13:22:47
Message-Id: 1651843344.5e6569d192927dbfe8c688c293c3f1ea0a497b04.mgorny@gentoo
1 commit: 5e6569d192927dbfe8c688c293c3f1ea0a497b04
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 13:21:59 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 13:22:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e6569d1
7
8 dev-python/immutables: Keyword 0.17 alpha, #808273
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/immutables/immutables-0.17.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/immutables/immutables-0.17.ebuild b/dev-python/immutables/immutables-0.17.ebuild
16 index 9901ac3d3bbd..4e758bdef258 100644
17 --- a/dev-python/immutables/immutables-0.17.ebuild
18 +++ b/dev-python/immutables/immutables-0.17.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
25
26 distutils_enable_tests pytest