Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/immutables/
Date: Sun, 13 Sep 2020 08:59:34
Message-Id: 1599987559.36932079023480c85fb737faf5b1ea8fe87132dc.sam@gentoo
1 commit: 36932079023480c85fb737faf5b1ea8fe87132dc
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 13 08:40:21 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 13 08:59:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36932079
7
8 dev-python/immutables: Keyword 0.14 ppc, #741472
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/immutables/immutables-0.14.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/immutables/immutables-0.14.ebuild b/dev-python/immutables/immutables-0.14.ebuild
16 index 456316f1258..470634f7849 100644
17 --- a/dev-python/immutables/immutables-0.14.ebuild
18 +++ b/dev-python/immutables/immutables-0.14.ebuild
19 @@ -12,6 +12,6 @@ SRC_URI="https://github.com/MagicStack/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~arm64 ~ppc ~ppc64 ~x86"
25
26 distutils_enable_tests pytest