Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sybil/
Date: Thu, 31 Dec 2020 01:20:12
Message-Id: 1609377491.c7aeb9d85716799c47f15c28d63e765c4b113a04.sam@gentoo
1 commit: c7aeb9d85716799c47f15c28d63e765c4b113a04
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 31 01:18:11 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 01:18:11 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c7aeb9d8
7
8 dev-python/sybil: Stabilize 2.0.1 ALLARCHES, #762580
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/sybil/sybil-2.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sybil/sybil-2.0.1.ebuild b/dev-python/sybil/sybil-2.0.1.ebuild
16 index a315bc46b63..9d329f68245 100644
17 --- a/dev-python/sybil/sybil-2.0.1.ebuild
18 +++ b/dev-python/sybil/sybil-2.0.1.ebuild
19 @@ -12,6 +12,6 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 distutils_enable_tests pytest