Gentoo Archives: gentoo-commits

From: Matt Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/twisted-web/
Date: Sun, 28 Feb 2016 06:13:02
Message-Id: 1456639943.00979ace1811199f8f04b2e8bc2c82a1fe0f444b.prometheanfire@gentoo
1 commit: 00979ace1811199f8f04b2e8bc2c82a1fe0f444b
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 06:12:23 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 06:12:23 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00979ace
7
8 dev-python/twisted-web: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 dev-python/twisted-web/twisted-web-15.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted-web/twisted-web-15.2.1.ebuild b/dev-python/twisted-web/twisted-web-15.2.1.ebuild
18 index 039a4cb..9cccf68 100644
19 --- a/dev-python/twisted-web/twisted-web-15.2.1.ebuild
20 +++ b/dev-python/twisted-web/twisted-web-15.2.1.ebuild
21 @@ -10,7 +10,7 @@ inherit twisted-r1
22 MY_PN="TwistedWeb"
23 DESCRIPTION="Twisted web server, programmable in Python"
24
25 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE="soap"
28
29 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]