Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted/
Date: Fri, 06 Apr 2018 05:23:13
Message-Id: 1522992170.3de0c7c92865d96aa0b8623b814d75fb30022121.mattst88@gentoo
1 commit: 3de0c7c92865d96aa0b8623b814d75fb30022121
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 6 05:22:35 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 6 05:22:50 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3de0c7c9
7
8 dev-python/twisted-17.9.0: added ~mips, bug 614386
9
10 dev-python/twisted/twisted-17.9.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/dev-python/twisted/twisted-17.9.0.ebuild b/dev-python/twisted/twisted-17.9.0.ebuild
14 index 5de764748a8..d6a8eadca42 100644
15 --- a/dev-python/twisted/twisted-17.9.0.ebuild
16 +++ b/dev-python/twisted/twisted-17.9.0.ebuild
17 @@ -19,7 +19,7 @@ SRC_URI="${SRC_URI}/${TWISTED_RELEASE}/${TWISTED_P}.tar.bz2
18
19 # Dropped keywords due to new deps not keyworded
20 #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"
21 -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-fbsd"
22 +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~x86 ~amd64-fbsd"
23
24 LICENSE="MIT"
25 SLOT="0"