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 19:48:35
Message-Id: 1590868084.8f69619f70608370f4e748357bad4267a152b216.mgorny@gentoo
1 commit: 8f69619f70608370f4e748357bad4267a152b216
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Sat May 30 19:43:11 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat May 30 19:48:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f69619f
7
8 dev-python/elementpath: arm64 stable (bug #723996)
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13
14 dev-python/elementpath/elementpath-1.4.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/elementpath/elementpath-1.4.5.ebuild b/dev-python/elementpath/elementpath-1.4.5.ebuild
18 index e808d3951f9..948f4273b44 100644
19 --- a/dev-python/elementpath/elementpath-1.4.5.ebuild
20 +++ b/dev-python/elementpath/elementpath-1.4.5.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
27 IUSE="test"
28 RESTRICT="!test? ( test )"