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/rdflib/
Date: Fri, 24 Feb 2017 18:05:06
Message-Id: 1487959487.e37d817c7ce8a750290ca56daf23e03dc488cf52.maekke@gentoo
1 commit: e37d817c7ce8a750290ca56daf23e03dc488cf52
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 24 18:04:47 2017 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 24 18:04:47 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37d817c
7
8 dev-python/rdflib: arm stable, bug #606316
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --include-arches="arm"
12
13 dev-python/rdflib/rdflib-4.2.1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/rdflib/rdflib-4.2.1.ebuild b/dev-python/rdflib/rdflib-4.2.1.ebuild
17 index 054f902f00..9e0b029704 100644
18 --- a/dev-python/rdflib/rdflib-4.2.1.ebuild
19 +++ b/dev-python/rdflib/rdflib-4.2.1.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="doc berkdb examples mysql redland sqlite test"
27
28 RDEPEND="