commit: d7bc010ee06665d5ac42964060708f14c3b9bee9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Mar 29 06:49:28 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Mar 29 06:49:28 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7bc010e
dev-python/rdflib: Stabilize 4.2.2-r1 ALLARCHES Closes: https://bugs.gentoo.org/711706 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/rdflib/rdflib-4.2.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rdflib/rdflib-4.2.2-r1.ebuild b/dev-python/rdflib/rdflib-4.2.2-r1.ebuild index e44194ec0bc..63f2018d3db 100644 --- a/dev-python/rdflib/rdflib-4.2.2-r1.ebuild +++ b/dev-python/rdflib/rdflib-4.2.2-r1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc berkdb examples mysql redland sqlite test" RESTRICT="!test? ( test )"
