summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-24 00:06:47 +0000
committerSam James <sam@gentoo.org>2021-01-24 00:06:47 +0000
commitb776b37754deb6c3a9b1deb7c38786fb926d346c (patch)
treefc567185031e59e850a93f7c51591c8a4b104d38 /dev-python
parentdev-python/prettytable: Keyword 2.0.0 arm, #728612 (diff)
downloadgentoo-b776b37754deb6c3a9b1deb7c38786fb926d346c.tar.gz
gentoo-b776b37754deb6c3a9b1deb7c38786fb926d346c.tar.bz2
gentoo-b776b37754deb6c3a9b1deb7c38786fb926d346c.zip
dev-python/oslo-i18n: Keyword 5.0.1 arm, #728612
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild
index ce6ed7140c4a..441369453c8d 100644
--- a/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild
+++ b/dev-python/oslo-i18n/oslo-i18n-5.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -15,7 +15,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 ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 x86"
CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
!~dev-python/pbr-2.1.0[${PYTHON_USEDEP}]"