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: Tue, 02 Jun 2020 21:20:34
Message-Id: 1591132817.7daf6855badff1b303a17f75e5f99486a3a02969.slyfox@gentoo
1 commit: 7daf6855badff1b303a17f75e5f99486a3a02969
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Tue Jun 2 20:22:11 2020 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 21:20:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7daf6855
7
8 dev-python/twisted: stable 19.10.0 for hppa, bug #705488
9
10 Package-Manager: Portage-2.3.99, Repoman-2.3.22
11 RepoMan-Options: --include-arches="hppa"
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 720e3b98f64..f5be6c1d466 100644
20 --- a/dev-python/twisted/twisted-19.10.0.ebuild
21 +++ b/dev-python/twisted/twisted-19.10.0.ebuild
22 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
23 https://dev.gentoo.org/~mgorny/dist/twisted-regen-cache.gz"
24 S=${WORKDIR}/${TWISTED_P}
25
26 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
28
29 LICENSE="MIT"
30 SLOT="0"