commit: cd9ad911328422e4086be861d938bc9bcf06c4f8 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sun Feb 28 06:08:40 2016 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sun Feb 28 06:08:40 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd9ad911
virtual/python-singledispatch: keywording arm64 merged on X-C1 Package-Manager: portage-2.2.26 virtual/python-singledispatch/python-singledispatch-0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/python-singledispatch/python-singledispatch-0.ebuild b/virtual/python-singledispatch/python-singledispatch-0.ebuild index b589cbb..ec4e1d9 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)"