From 8f56de6f1b55692311a96562fa5be450f4624aec Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Tue, 2 Nov 2021 18:29:23 +0100 Subject: Revert "dev-python/rdflib: keyworded 6.0.2 for sparc, bug #814179" This reverts commit 648df6ee26300d9ee4d211e5d79a9155d842add2. My scripting went wrong and changed an already stable ebuild to keyworded again. Signed-off-by: Rolf Eike Beer Signed-off-by: Sam James --- dev-python/rdflib/rdflib-6.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-python/rdflib') diff --git a/dev-python/rdflib/rdflib-6.0.2.ebuild b/dev-python/rdflib/rdflib-6.0.2.ebuild index 5b8a64685ef8..6f38b57fde6b 100644 --- a/dev-python/rdflib/rdflib-6.0.2.ebuild +++ b/dev-python/rdflib/rdflib-6.0.2.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv ~sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" IUSE="examples sqlite" RDEPEND=" -- cgit v1.2.3-65-gdbad