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, 02 Jan 2020 09:58:43
Message-Id: 1577959104.8405de3f3c4fe472f03022ff2917403eaab0e00b.slyfox@gentoo
1 commit: 8405de3f3c4fe472f03022ff2917403eaab0e00b
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Jan 2 09:54:33 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 09:58:24 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8405de3f
7
8 dev-python/twisted: keyworded 19.10.0 for sparc, bug #661320
9
10 Package-Manager: Portage-2.3.79, Repoman-2.3.16
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 | 4 ++--
16 1 file changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/dev-python/twisted/twisted-19.10.0.ebuild b/dev-python/twisted/twisted-19.10.0.ebuild
19 index aa4f3e91da1..6251c4222a4 100644
20 --- a/dev-python/twisted/twisted-19.10.0.ebuild
21 +++ b/dev-python/twisted/twisted-19.10.0.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2020 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -18,7 +18,7 @@ SRC_URI="https://twistedmatrix.com/Releases/${TWISTED_PN}"
29 SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
30 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
31
32 -KEYWORDS="amd64 ~arm arm64 ~mips ~s390 ~sh ~amd64-linux ~x86-linux"
33 +KEYWORDS="amd64 ~arm arm64 ~mips ~s390 ~sh ~sparc ~amd64-linux ~x86-linux"
34
35 LICENSE="MIT"
36 SLOT="0"