Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Wed, 25 Jan 2017 06:39:46
Message-Id: 1485326360.e1ea8cd8881a3d526d2a0cfefa2b804b247c933e.jer@gentoo
1 commit: e1ea8cd8881a3d526d2a0cfefa2b804b247c933e
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 25 06:32:50 2017 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 25 06:39:20 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1ea8cd8
7
8 dev-python/twisted: Mark ~hppa (bug #605122).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11 RepoMan-Options: --ignore-arches
12
13 dev-python/twisted/twisted-16.4.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/twisted/twisted-16.4.1.ebuild b/dev-python/twisted/twisted-16.4.1.ebuild
17 index 37640ea..07150b4 100644
18 --- a/dev-python/twisted/twisted-16.4.1.ebuild
19 +++ b/dev-python/twisted/twisted-16.4.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2016 Gentoo Foundation
22 +# Copyright 1999-2017 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24 # $Id$
25
26 @@ -15,7 +15,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="~amd64 ~x86"
31 +KEYWORDS="~amd64 ~hppa ~x86"
32 IUSE="conch crypt http2 serial +soap test"
33
34 RDEPEND=">=dev-python/zope-interface-4.0.2[${PYTHON_USEDEP}]