commit: c67fcbb3176e896d94e08d245fe36bf82e8713aa
Author: Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 1 10:31:31 2017 +0000
Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Sat Apr 1 10:35:03 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c67fcbb3
dev-python/msgpack: restore ~arm64 keyword.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm arm64 ppc ppc64"
dev-python/msgpack/msgpack-0.4.7.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/msgpack/msgpack-0.4.7.ebuild
b/dev-python/msgpack/msgpack-0.4.7.ebuild
index ef79a89294e..bd441e0426f 100644
--- a/dev-python/msgpack/msgpack-0.4.7.ebuild
+++ b/dev-python/msgpack/msgpack-0.4.7.ebuild
@@ -19,7 +19,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="