diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:07:32 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-02-28 01:07:32 -0600 |
commit | 91a23469200ab52bdcbb1fbc76a88a45a65046de (patch) | |
tree | 406b70b508f5b3446ddaba4620c970fb4a2d683e /dev-python/oslo-i18n | |
parent | sys-apps/dmidecode: keywording arm64 (diff) | |
download | gentoo-91a23469200ab52bdcbb1fbc76a88a45a65046de.tar.gz gentoo-91a23469200ab52bdcbb1fbc76a88a45a65046de.tar.bz2 gentoo-91a23469200ab52bdcbb1fbc76a88a45a65046de.zip |
dev-python/oslo-i18n: keywording arm64
merged on X-C1
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-python/oslo-i18n')
-rw-r--r-- | dev-python/oslo-i18n/oslo-i18n-2.7.0.ebuild | 2 |
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 e19b1f7312c5..34080fe191c7 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}]" |