summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-03-27 20:30:53 +0100
committerSam James <sam@gentoo.org>2023-03-27 20:30:53 +0100
commit3be78f83832e290f9d1733dd5e431ef44f9754a2 (patch)
treea21cfc20fdfa229691b330c683a95e10d3521edc /dev-python/python-slugify
parentdev-python/rpy: Stabilize 3.5.8 x86, #903229 (diff)
downloadgentoo-3be78f83832e290f9d1733dd5e431ef44f9754a2.tar.gz
gentoo-3be78f83832e290f9d1733dd5e431ef44f9754a2.tar.bz2
gentoo-3be78f83832e290f9d1733dd5e431ef44f9754a2.zip
dev-python/python-slugify: Stabilize 8.0.1 ALLARCHES, #903233
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.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-8.0.1.ebuild b/dev-python/python-slugify/python-slugify-8.0.1.ebuild
index e80db8044cf6..f808e43dda0d 100644
--- a/dev-python/python-slugify/python-slugify-8.0.1.ebuild
+++ b/dev-python/python-slugify/python-slugify-8.0.1.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}]