diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:08:40 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 00:08:40 -0600 |
commit | cd9ad911328422e4086be861d938bc9bcf06c4f8 (patch) | |
tree | 35dfa2780afff0090be5153f4e62312565bbd8d6 /virtual/python-singledispatch | |
parent | dev-python/jupyter_client: keywording arm64 (diff) | |
download | gentoo-cd9ad911328422e4086be861d938bc9bcf06c4f8.tar.gz gentoo-cd9ad911328422e4086be861d938bc9bcf06c4f8.tar.bz2 gentoo-cd9ad911328422e4086be861d938bc9bcf06c4f8.zip |
virtual/python-singledispatch: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'virtual/python-singledispatch')
-rw-r--r-- | virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index b589cbb265e8..ec4e1d9457a1 100644 --- a/virtual/python-singledispatch/python-singledispatch-0.ebuild +++ b/virtual/python-singledispatch/python-singledispatch-0.ebuild @@ -14,7 +14,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' python2_7 python3_3 pypy)" |