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/twisted/
Date: Sun, 25 Apr 2021 10:08:48
Message-Id: 1619345312.346d7cab4bf6fe7ea7987442762eb7f3661ab067.sam@gentoo
1 commit: 346d7cab4bf6fe7ea7987442762eb7f3661ab067
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 25 10:07:20 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 25 10:08:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=346d7cab
7
8 dev-python/twisted: Stabilize 21.2.0 amd64, #783357
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-python/twisted/twisted-21.2.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/twisted/twisted-21.2.0.ebuild b/dev-python/twisted/twisted-21.2.0.ebuild
16 index f3a9a3c76ec..d62ac660826 100644
17 --- a/dev-python/twisted/twisted-21.2.0.ebuild
18 +++ b/dev-python/twisted/twisted-21.2.0.ebuild
19 @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
24 +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
25 IUSE="conch crypt http2 serial test"
26 RESTRICT="!test? ( test )"