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: Thu, 07 Oct 2021 06:37:10
Message-Id: 1633588592.001dcc08499cb5a7b1fdeaada88b9743626c937c.sam@gentoo
1 commit: 001dcc08499cb5a7b1fdeaada88b9743626c937c
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Oct 6 14:48:13 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 7 06:36:32 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=001dcc08
7
8 dev-python/twisted: stable 21.7.0 for hppa, bug #811036
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 RepoMan-Options: --include-arches="hppa"
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-21.7.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/twisted/twisted-21.7.0.ebuild b/dev-python/twisted/twisted-21.7.0.ebuild
19 index 6f7d9d06337..3fc0dfad45d 100644
20 --- a/dev-python/twisted/twisted-21.7.0.ebuild
21 +++ b/dev-python/twisted/twisted-21.7.0.ebuild
22 @@ -17,7 +17,7 @@ S=${WORKDIR}/${PN}-${P}
23
24 LICENSE="MIT"
25 SLOT="0"
26 -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
27 +KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86"
28 IUSE="conch crypt http2 serial test"
29 RESTRICT="!test? ( test )"