commit: 83248ef6d2fcde55f4e30e9270fcf72557f17296
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 7 12:02:28 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 7 12:02:28 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83248ef6
dev-python/stevedore: Stabilize 5.4.0 ALLARCHES, #946031
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/stevedore/stevedore-5.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/stevedore/stevedore-5.4.0.ebuild
b/dev-python/stevedore/stevedore-5.4.0.ebuild
index aff3b1bee66c..061e5f501a81 100644
--- a/dev-python/stevedore/stevedore-5.4.0.ebuild
+++ b/dev-python/stevedore/stevedore-5.4.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 ~sparc
~x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~mips ~ppc64 ~riscv ~s390 sparc x86"
BDEPEND="
>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]