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/jaraco-text/
Date: Sat, 30 May 2020 16:20:54
Message-Id: 1590855630.e2ecbc082697819bf929e8f01fed69200f5664e1.mgorny@gentoo
1 commit: e2ecbc082697819bf929e8f01fed69200f5664e1
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 16:11:23 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 16:20:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2ecbc08
7
8 dev-python/jaraco-text: Keyword 3.2.0 ppc, #717946
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/jaraco-text/jaraco-text-3.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild b/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
16 index 517e5d272f9..6496acb01c1 100644
17 --- a/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
18 +++ b/dev-python/jaraco-text/jaraco-text-3.2.0.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"