summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-05 20:32:42 +0000
committerSam James <sam@gentoo.org>2021-06-05 20:32:42 +0000
commit9d74cda74c058c13943a4c5e3c5433bfca21b92e (patch)
tree1ba493c0e9af56d2459ee7401a9172f726e3888c /dev-python/python-slugify
parentdev-python/pytest-mock: Stabilize 3.6.1 ALLARCHES, #794388 (diff)
downloadgentoo-9d74cda74c058c13943a4c5e3c5433bfca21b92e.tar.gz
gentoo-9d74cda74c058c13943a4c5e3c5433bfca21b92e.tar.bz2
gentoo-9d74cda74c058c13943a4c5e3c5433bfca21b92e.zip
dev-python/python-slugify: Stabilize 5.0.0 ALLARCHES, #794397
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r--dev-python/python-slugify/python-slugify-5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-5.0.0.ebuild b/dev-python/python-slugify/python-slugify-5.0.0.ebuild
index 165d16f9ab9f..45b50603863e 100644
--- a/dev-python/python-slugify/python-slugify-5.0.0.ebuild
+++ b/dev-python/python-slugify/python-slugify-5.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
IUSE=""
RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"