commit: 577e40f5a7e1bd9417e3fd299291f6f3a42f7667
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 13 07:27:14 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 13 07:27:14 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577e40f5
dev-python/tenacity: Stabilize 8.4.2 ALLARCHES, #935933
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/tenacity/tenacity-8.4.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/tenacity/tenacity-8.4.2.ebuild
b/dev-python/tenacity/tenacity-8.4.2.ebuild
index a422a5bdbc7f..6df802e92fd3 100644
--- a/dev-python/tenacity/tenacity-8.4.2.ebuild
+++ b/dev-python/tenacity/tenacity-8.4.2.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc ~x86"
+KEYWORDS="amd64 ~arm arm64 ~hppa ~ia64 ~ppc64 ~riscv ~sparc x86"
BDEPEND="
dev-python/setuptools-scm[${PYTHON_USEDEP}]