summaryrefslogtreecommitdiff
path: root/virtual/python-singledispatch
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:08:40 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 00:08:40 -0600
commitcd9ad911328422e4086be861d938bc9bcf06c4f8 (patch)
tree35dfa2780afff0090be5153f4e62312565bbd8d6 /virtual/python-singledispatch
parent6b318ee4bc7c95bb5ed561213d2e333033b32931 (diff)
downloadgentoo-cd9ad911328422e4086be861d938bc9bcf06c4f8.tar.gz
gentoo-cd9ad911328422e4086be861d938bc9bcf06c4f8.tar.xz
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.ebuild2
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 b589cbb265e..ec4e1d9457a 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)"