Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rdflib/
Date: Thu, 30 Nov 2017 19:03:04
Message-Id: 1512068551.dc72fb989c64d860cf44eee36cdd7c4852ce3e6b.whissi@gentoo
1 commit: dc72fb989c64d860cf44eee36cdd7c4852ce3e6b
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Nov 30 18:48:43 2017 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Nov 30 19:02:31 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc72fb98
7
8 dev-python/rdflib: x86 stable (bug #639114)
9
10 Package-Manager: Portage-2.3.16, Repoman-2.3.6
11
12 dev-python/rdflib/rdflib-4.2.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/rdflib/rdflib-4.2.2.ebuild b/dev-python/rdflib/rdflib-4.2.2.ebuild
16 index 1347cd05994..42807c523d0 100644
17 --- a/dev-python/rdflib/rdflib-4.2.2.ebuild
18 +++ b/dev-python/rdflib/rdflib-4.2.2.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
25 IUSE="doc berkdb examples mysql redland sqlite test"
26
27 RDEPEND="