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: Wed, 11 May 2022 12:58:07
Message-Id: 1652273881.561c44f0bcb55293590662530b2d674f2b5aece2.ago@gentoo
1 commit: 561c44f0bcb55293590662530b2d674f2b5aece2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 11 12:58:01 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 11 12:58:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561c44f0
7
8 dev-python/twisted: sparc stable wrt bug #835306
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
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 19bfac9dd47f..dc042a399a99 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 )"