Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rfc3986/
Date: Tue, 29 Sep 2015 20:58:12
Message-Id: 1443560285.81b9d876a1d2b1419910f53f1e3c94bcef1af1c1.maekke@gentoo
1 commit: 81b9d876a1d2b1419910f53f1e3c94bcef1af1c1
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 29 20:58:05 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 29 20:58:05 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81b9d876
7
8 dev-python/rfc3986: add ~arm, bug #559404
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/rfc3986/rfc3986-0.2.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/rfc3986/rfc3986-0.2.2.ebuild b/dev-python/rfc3986/rfc3986-0.2.2.ebuild
17 index 64014eb..9aa9878 100644
18 --- a/dev-python/rfc3986/rfc3986-0.2.2.ebuild
19 +++ b/dev-python/rfc3986/rfc3986-0.2.2.ebuild
20 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="Apache-2.0"
23 SLOT="0"
24 -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64"
25 +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86"
26 IUSE="test"
27
28 DEPEND="