summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:07:32 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2016-02-28 01:07:32 -0600
commit91a23469200ab52bdcbb1fbc76a88a45a65046de (patch)
tree406b70b508f5b3446ddaba4620c970fb4a2d683e /dev-python
parentf529aae15f4f55acd4f6c35a028647133abef806 (diff)
downloadgentoo-91a23469200ab52bdcbb1fbc76a88a45a65046de.tar.gz
gentoo-91a23469200ab52bdcbb1fbc76a88a45a65046de.tar.xz
dev-python/oslo-i18n: keywording arm64
merged on X-C1 Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild b/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
index e19b1f7312c..34080fe191c 100644
--- a/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz -> ${P}.tar.g
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
CDEPEND=">dev-python/oslotest-1.10.0[${PYTHON_USEDEP}]"