Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Wed, 28 Jun 2017 13:19:40
Message-Id: 1498655806.afdf66751e26adca643e15028a4a93223307f4eb.ago@gentoo
1 commit: afdf66751e26adca643e15028a4a93223307f4eb
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jun 28 13:16:46 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jun 28 13:16:46 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afdf6675
7
8 dev-python/twisted: amd64 stable wrt bug #622648
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 dev-python/twisted/twisted-16.6.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted/twisted-16.6.0-r2.ebuild b/dev-python/twisted/twisted-16.6.0-r2.ebuild
18 index 9f66323a867..adebb71fea6 100644
19 --- a/dev-python/twisted/twisted-16.6.0-r2.ebuild
20 +++ b/dev-python/twisted/twisted-16.6.0-r2.ebuild
21 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
22
23 # Dropped keywords due to new deps not keyworded
24 #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"
25 -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
26 +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~x86"
27
28 LICENSE="MIT"
29 SLOT="0"