Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Sun, 31 May 2020 06:59:02
Message-Id: 1590908327.cd7df24359a21a09dcc90a064103c3c0a31051a8.mgorny@gentoo
1 commit: cd7df24359a21a09dcc90a064103c3c0a31051a8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 31 06:24:43 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun May 31 06:58:47 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd7df243
7
8 dev-python/twisted: Keyword 20.3.0 ppc, #726328
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/twisted/twisted-20.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/twisted/twisted-20.3.0.ebuild b/dev-python/twisted/twisted-20.3.0.ebuild
16 index fe6ff813403..b2200c327f0 100644
17 --- a/dev-python/twisted/twisted-20.3.0.ebuild
18 +++ b/dev-python/twisted/twisted-20.3.0.ebuild
19 @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}"
20 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
21 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
22
23 -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ~mips ~ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux"
25
26 LICENSE="MIT"
27 SLOT="0"