commit: ba71cc98629c53cb8eea02fdc33612104a8ffc1f
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:20:12 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:20:12 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba71cc98
dev-python/singledispatch: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
dev-python/singledispatch/singledispatch-3.4.0.3-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/singledispatch/singledispatch-3.4.0.3-r1.ebuild
b/dev-python/singledispatch/singledispatch-3.4.0.3-r1.ebuild
index c6fdce9..ac8c1cf 100644
--- a/dev-python/singledispatch/singledispatch-3.4.0.3-r1.ebuild
+++ b/dev-python/singledispatch/singledispatch-3.4.0.3-r1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"