commit: a8de1b3e86c7495c6d895cb2bd0d3a3b97efb160
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 28 07:10:27 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Feb 28 07:10:27 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8de1b3e
dev-python/oslo-policy: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
dev-python/oslo-policy/oslo-policy-0.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
b/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
index 18ecc1f..f958205 100644
--- a/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
+++ b/dev-python/oslo-policy/oslo-policy-0.12.0.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/oslo.policy-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
CDEPEND=">=dev-python/pbr-1.8[${PYTHON_USEDEP}]"