diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:18:18 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:41:22 -0600 |
commit | 573004ea94d7d4b7841252e7dd37521e648e635e (patch) | |
tree | 3a07c498ebce7c70d10bff377189f98438189483 /dev-python/twisted-names | |
parent | dev-python/oslo-service: keywording arm64 (diff) | |
download | gentoo-573004ea94d7d4b7841252e7dd37521e648e635e.tar.gz gentoo-573004ea94d7d4b7841252e7dd37521e648e635e.tar.bz2 gentoo-573004ea94d7d4b7841252e7dd37521e648e635e.zip |
dev-python/twisted-names: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/twisted-names')
-rw-r--r-- | dev-python/twisted-names/twisted-names-15.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/twisted-names/twisted-names-15.2.1.ebuild b/dev-python/twisted-names/twisted-names-15.2.1.ebuild index df8da10295d2..c95d5f170419 100644 --- a/dev-python/twisted-names/twisted-names-15.2.1.ebuild +++ b/dev-python/twisted-names/twisted-names-15.2.1.ebuild @@ -9,7 +9,7 @@ inherit twisted-r1 DESCRIPTION="A Twisted DNS implementation" -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" +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" IUSE="" DEPEND="=dev-python/twisted-core-${TWISTED_RELEASE}*[${PYTHON_USEDEP}]" |