summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:37:50 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:37:50 +0200
commit9b306fb9adcf86245a14010e087e537a98541d5d (patch)
tree5de80c7994adc365eba201fd9734a2884d0a79f9 /dev-python/python-slugify
parentdev-util/meson: amd64 stable wrt bug #736288 (diff)
downloadgentoo-9b306fb9adcf86245a14010e087e537a98541d5d.tar.gz
gentoo-9b306fb9adcf86245a14010e087e537a98541d5d.tar.bz2
gentoo-9b306fb9adcf86245a14010e087e537a98541d5d.zip
dev-python/python-slugify: amd64 stable wrt bug #737788
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r--dev-python/python-slugify/python-slugify-4.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-4.0.1.ebuild b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
index 06c907919b8e..160fd1b74267 100644
--- a/dev-python/python-slugify/python-slugify-4.0.1.ebuild
+++ b/dev-python/python-slugify/python-slugify-4.0.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/un33k/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND="dev-python/text-unidecode[${PYTHON_USEDEP}]"