commit: 85ccb3dd3b1677425181a4be5475e4ec25ac1299
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 23 04:02:12 2018 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sun Dec 23 04:04:58 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85ccb3dd
Revert "dev-python/rdflib-4.2.2: added ~alpha, bug 653676"
This reverts commit 499cedbef2e40fbddc7811b24fca092890450934.
Whoops, this was already stable. The package list was broken and I
didn't notice.
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-python/rdflib/rdflib-4.2.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/rdflib/rdflib-4.2.2.ebuild
b/dev-python/rdflib/rdflib-4.2.2.ebuild
index cd1ffaac6b2..7d4375d15c6 100644
--- a/dev-python/rdflib/rdflib-4.2.2.ebuild
+++ b/dev-python/rdflib/rdflib-4.2.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux
~x86-linux"
+KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux
~x86-linux"
IUSE="doc berkdb examples mysql redland sqlite test"
RDEPEND="