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: Wed, 04 May 2022 04:01:38
Message-Id: 1651636883.b56e0d852becd444ef47f721463538fbafe4a022.sam@gentoo
1 commit: b56e0d852becd444ef47f721463538fbafe4a022
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue May 3 13:56:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 4 04:01:23 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b56e0d85
7
8 dev-python/twisted: stable 22.4.0 for sparc, bug #837845
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 dev-python/twisted/twisted-22.4.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/twisted/twisted-22.4.0.ebuild b/dev-python/twisted/twisted-22.4.0.ebuild
19 index 3ebc77ab09bd..badc80b4ebbf 100644
20 --- a/dev-python/twisted/twisted-22.4.0.ebuild
21 +++ b/dev-python/twisted/twisted-22.4.0.ebuild
22 @@ -19,7 +19,7 @@ S=${WORKDIR}/${PN}-${P}
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc x86"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
28 IUSE="conch crypt http2 serial test"
29 RESTRICT="!test? ( test )"