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:57:50
Message-Id: 1652273864.b28219711436aef2710c943fc10d2ef18c35f4b6.ago@gentoo
1 commit: b28219711436aef2710c943fc10d2ef18c35f4b6
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 11 12:57:44 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed May 11 12:57:44 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2821971
7
8 dev-python/twisted: ppc64 stable wrt bug #837845
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="ppc64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/twisted/twisted-22.4.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted/twisted-22.4.0.ebuild b/dev-python/twisted/twisted-22.4.0.ebuild
18 index badc80b4ebbf..65b454179630 100644
19 --- a/dev-python/twisted/twisted-22.4.0.ebuild
20 +++ b/dev-python/twisted/twisted-22.4.0.ebuild
21 @@ -19,7 +19,7 @@ S=${WORKDIR}/${PN}-${P}
22
23 LICENSE="MIT"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ~ppc64 ~riscv ~s390 sparc x86"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~ppc ppc64 ~riscv ~s390 sparc x86"
27 IUSE="conch crypt http2 serial test"
28 RESTRICT="!test? ( test )"