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, 18 Apr 2021 01:47:50
Message-Id: 1618710395.40de58278a944986d0308f5f1966ce0195eb4454.sam@gentoo
1 commit: 40de58278a944986d0308f5f1966ce0195eb4454
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 18 01:46:35 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 18 01:46:35 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=40de5827
7
8 dev-python/twisted: Stabilize 21.2.0 arm, #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 a28f27507ce..538aa31ed41 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 ~ppc ~ppc64 ~s390 ~sparc ~x86"
24 +KEYWORDS="~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~sparc ~x86"
25 IUSE="conch crypt http2 serial test"
26 RESTRICT="!test? ( test )"