Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Thu, 27 Feb 2020 07:28:41
Message-Id: 1582788477.748956682bfc42a24a99ad59ed58494d7fbb38df.slyfox@gentoo
1 commit: 748956682bfc42a24a99ad59ed58494d7fbb38df
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Wed Feb 26 22:46:57 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 27 07:27:57 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74895668
7
8 dev-python/twisted: stable 19.10.0 for sparc, bug #705488
9
10 Package-Manager: Portage-2.3.84, Repoman-2.3.20
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
13 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
14
15 dev-python/twisted/twisted-19.10.0.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild
19 index 2e8e2a7e992..2a31d16311c 100644
20 --- a/dev-python/twisted/twisted-19.10.0.ebuild
21 +++ b/dev-python/twisted/twisted-19.10.0.ebuild
22 @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}"
23 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
24 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
25
26 -KEYWORDS="amd64 ~arm arm64 ~mips ~s390 ~sh ~sparc ~amd64-linux ~x86-linux"
27 +KEYWORDS="amd64 ~arm arm64 ~mips ~s390 ~sh sparc ~amd64-linux ~x86-linux"
28
29 LICENSE="MIT"
30 SLOT="0"