commit: b470d7b2d583ec392b07d8e9da6e48507e2d4fa1
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 22 19:43:57 2021 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 22 19:43:57 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b470d7b2
dev-python/oslo-concurrency: Stabilize 4.5.0 arm64, #829639
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild
b/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild
index f82338c9dd9f..214470582b89 100644
--- a/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild
+++ b/dev-python/oslo-concurrency/oslo-concurrency-4.5.0.ebuild
@@ -13,7 +13,7 @@ S="${WORKDIR}/${PN/-/.}-${PV}"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm arm64 x86"
RDEPEND="
>dev-python/pbr-2.1.0[${PYTHON_USEDEP}]