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/elementpath/
Date: Sat, 30 May 2020 11:51:54
Message-Id: 1590839495.c7c77b784817b7d5029fa3e55e0ee468c7866070.mgorny@gentoo
1 commit: c7c77b784817b7d5029fa3e55e0ee468c7866070
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 30 11:10:49 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 11:51:35 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7c77b78
7
8 dev-python/elementpath: Keyword 1.4.5 ppc, #703174
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/elementpath/elementpath-1.4.5.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/elementpath/elementpath-1.4.5.ebuild b/dev-python/elementpath/elementpath-1.4.5.ebuild
16 index 4849c766f6c..e808d3951f9 100644
17 --- a/dev-python/elementpath/elementpath-1.4.5.ebuild
18 +++ b/dev-python/elementpath/elementpath-1.4.5.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc64 sparc ~x86"
24 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
25 IUSE="test"
26 RESTRICT="!test? ( test )"