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-names/
Date: Sun, 28 Feb 2016 06:43:30
Message-Id: 1456641682.573004ea94d7d4b7841252e7dd37521e648e635e.prometheanfire@gentoo
1 commit: 573004ea94d7d4b7841252e7dd37521e648e635e
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 28 06:18:18 2016 +0000
4 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 28 06:41:22 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=573004ea
7
8 dev-python/twisted-names: keywording arm64
9
10 merged on X-C1
11
12 Package-Manager: portage-2.2.26
13
14 dev-python/twisted-names/twisted-names-15.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-python/twisted-names/twisted-names-15.2.1.ebuild b/dev-python/twisted-names/twisted-names-15.2.1.ebuild
18 index df8da10..c95d5f1 100644
19 --- a/dev-python/twisted-names/twisted-names-15.2.1.ebuild
20 +++ b/dev-python/twisted-names/twisted-names-15.2.1.ebuild
21 @@ -9,7 +9,7 @@ inherit twisted-r1
22
23 DESCRIPTION="A Twisted DNS implementation"
24
25 -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~x86 ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~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-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
27 IUSE=""
28
29 DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]"