commit: e37d817c7ce8a750290ca56daf23e03dc488cf52
Author: Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Feb 24 18:04:47 2017 +0000
Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Feb 24 18:04:47 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e37d817c
dev-python/rdflib: arm stable, bug #606316
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"
dev-python/rdflib/rdflib-4.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rdflib/rdflib-4.2.1.ebuild
b/dev-python/rdflib/rdflib-4.2.1.ebuild
index 054f902f00..9e0b029704 100644
--- a/dev-python/rdflib/rdflib-4.2.1.ebuild
+++ b/dev-python/rdflib/rdflib-4.2.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
IUSE="doc berkdb examples mysql redland sqlite test"
RDEPEND="