summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-02-28 19:11:34 +0000
committerSam James <sam@gentoo.org>2023-02-28 19:11:34 +0000
commite4e67494d458d93e87a2e1ee27f60e5612ac9bac (patch)
treeb11f11121c1205c9dc6c42d47a8c076065ca95bf /dev-python/python-slugify
parentdev-python/whatever: Stabilize 0.7 x86, #898466 (diff)
downloadgentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.tar.gz
gentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.tar.bz2
gentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.zip
dev-python/python-slugify: Stabilize 8.0.0 ALLARCHES, #898490
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r--dev-python/python-slugify/python-slugify-8.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-8.0.0.ebuild b/dev-python/python-slugify/python-slugify-8.0.0.ebuild
index e80db8044cf6..f808e43dda0d 100644
--- a/dev-python/python-slugify/python-slugify-8.0.0.ebuild
+++ b/dev-python/python-slugify/python-slugify-8.0.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
RDEPEND="
dev-python/text-unidecode[${PYTHON_USEDEP}]