commit: 24d05562113d4097c8203f250d8201ae1069e039
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 22 05:26:50 2022 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Wed Jun 22 05:26:50 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d05562
dev-python/python-slugify: Stabilize 6.1.2 ALLARCHES, #853427
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
dev-python/python-slugify/python-slugify-6.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-slugify/python-slugify-6.1.2.ebuild
b/dev-python/python-slugify/python-slugify-6.1.2.ebuild
index 8f86150c86b9..7a7756dadee1 100644
--- a/dev-python/python-slugify/python-slugify-6.1.2.ebuild
+++ b/dev-python/python-slugify/python-slugify-6.1.2.ebuild
@@ -19,7 +19,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
RDEPEND="
dev-python/text-unidecode[${PYTHON_USEDEP}]