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: Sun, 24 Sep 2017 16:34:30
Message-Id: 1506270861.0b4a08ea5cd839d6127ddb4205ce16bd3f03925e.slyfox@gentoo
1 commit: 0b4a08ea5cd839d6127ddb4205ce16bd3f03925e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 24 16:30:33 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 24 16:34:21 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b4a08ea
7
8 dev-python/twisted: keyworded 17.5.0-r1 for ppc, bug #614386
9
10 Package-Manager: Portage-2.3.10, Repoman-2.3.3
11 RepoMan-Options: --include-arches="ppc"
12
13 dev-python/twisted/twisted-17.5.0-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-python/twisted/twisted-17.5.0-r1.ebuild b/dev-python/twisted/twisted-17.5.0-r1.ebuild
17 index a859d97e120..78bd82450ae 100644
18 --- a/dev-python/twisted/twisted-17.5.0-r1.ebuild
19 +++ b/dev-python/twisted/twisted-17.5.0-r1.ebuild
20 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
21
22 # Dropped keywords due to new deps not keyworded
23 #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"
24 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~x86"
25 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
26
27 LICENSE="MIT"
28 SLOT="0"