commit: b082be54aa8edee3b8d65d699175aaa3ccd8587c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 24 00:06:58 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 24 00:06:58 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b082be54
dev-python/oslo-config: Keyword 8.3.3 arm, #728612
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/oslo-config/oslo-config-8.3.3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/oslo-config/oslo-config-8.3.3.ebuild
b/dev-python/oslo-config/oslo-config-8.3.3.ebuild
index bdde8c67088..753cd64a507 100644
--- a/dev-python/oslo-config/oslo-config-8.3.3.ebuild
+++ b/dev-python/oslo-config/oslo-config-8.3.3.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
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_PN}-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux"
IUSE=""
DEPEND=">=dev-python/pbr-1.3[${PYTHON_USEDEP}]"