Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/rdflib/
Date: Sun, 29 Mar 2020 07:04:14
Message-Id: 1585464568.d7bc010ee06665d5ac42964060708f14c3b9bee9.mgorny@gentoo
1 commit: d7bc010ee06665d5ac42964060708f14c3b9bee9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 29 06:49:28 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 29 06:49:28 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7bc010e
7
8 dev-python/rdflib: Stabilize 4.2.2-r1 ALLARCHES
9
10 Closes: https://bugs.gentoo.org/711706
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/rdflib/rdflib-4.2.2-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/rdflib/rdflib-4.2.2-r1.ebuild b/dev-python/rdflib/rdflib-4.2.2-r1.ebuild
17 index e44194ec0bc..63f2018d3db 100644
18 --- a/dev-python/rdflib/rdflib-4.2.2-r1.ebuild
19 +++ b/dev-python/rdflib/rdflib-4.2.2-r1.ebuild
20 @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
21
22 LICENSE="BSD"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="doc berkdb examples mysql redland sqlite test"
27 RESTRICT="!test? ( test )"