Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Thu, 12 May 2022 07:27:39
Message-Id: 1652340451.0fedf235839819eef70b51d84bb06d13ccd00aea.ago@gentoo
1 commit: 0fedf235839819eef70b51d84bb06d13ccd00aea
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 12 07:27:31 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu May 12 07:27:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0fedf235
7
8 dev-python/twisted: amd64 stable wrt bug #835306
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/twisted/twisted-22.1.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted/twisted-22.1.0-r1.ebuild b/dev-python/twisted/twisted-22.1.0-r1.ebuild
18 index dc042a399a99..60f40b4e8081 100644
19 --- a/dev-python/twisted/twisted-22.1.0-r1.ebuild
20 +++ b/dev-python/twisted/twisted-22.1.0-r1.ebuild
21 @@ -18,7 +18,7 @@ S=${WORKDIR}/${PN}-${P}
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
26 +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc ~x86"
27 IUSE="conch crypt http2 serial test"
28 RESTRICT="!test? ( test )"