commit: b02da50e3bddc2b798036da82c360e2cefe5a61a
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:24:43 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:24:43 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b02da50e
dev-python/msgpack: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
dev-python/msgpack/msgpack-0.4.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/msgpack/msgpack-0.4.6.ebuild
b/dev-python/msgpack/msgpack-0.4.6.ebuild
index aa06f99..d23b7b9 100644
--- a/dev-python/msgpack/msgpack-0.4.6.ebuild
+++ b/dev-python/msgpack/msgpack-0.4.6.ebuild
@@ -20,7 +20,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 arm x86"
+KEYWORDS="amd64 arm ~arm64 x86"
IUSE="test"
DEPEND="