commit: 58e54c4c74a9e4a908b48686ef2a9c46fd0b25bf
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 06:01:17 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 06:01:17 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e54c4c
dev-python/mox3: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/mox3/mox3-0.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/mox3/mox3-0.12.0.ebuild
b/dev-python/mox3/mox3-0.12.0.ebuild
index 688a99a7c19..d34633d97b0 100644
--- a/dev-python/mox3/mox3-0.12.0.ebuild
+++ b/dev-python/mox3/mox3-0.12.0.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"