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: Fri, 30 Mar 2018 18:08:35
Message-Id: 1522433305.fce25f3a605d2ac83925eec35b48060f6f5b69cc.slyfox@gentoo
1 commit: fce25f3a605d2ac83925eec35b48060f6f5b69cc
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 30 18:07:40 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 30 18:08:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fce25f3a
7
8 dev-python/twisted: stable 16.6.0-r3 for hppa, bug #622648
9
10 Package-Manager: Portage-2.3.26, Repoman-2.3.7
11 RepoMan-Options: --include-arches="hppa"
12
13 dev-python/twisted/twisted-16.6.0-r3.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/twisted/twisted-16.6.0-r3.ebuild b/dev-python/twisted/twisted-16.6.0-r3.ebuild
17 index b5cf40e4777..069753121eb 100644
18 --- a/dev-python/twisted/twisted-16.6.0-r3.ebuild
19 +++ b/dev-python/twisted/twisted-16.6.0-r3.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
27
28 # Dropped keywords due to new deps not keyworded
29 #KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
30 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 x86"
31 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 x86"
32
33 LICENSE="MIT"
34 SLOT="0"