From: Agostino Sarubbo Date: Tue, 12 May 2020 06:31:34 +0000 (+0200) Subject: dev-python/python-slugify: amd64 stable wrt bug #722506 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=be975a07f577c11a5dcc4fe51257fe6700888fe4;p=gentoo.git dev-python/python-slugify: amd64 stable wrt bug #722506 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/python-slugify/python-slugify-1.2.6.ebuild b/dev-python/python-slugify/python-slugify-1.2.6.ebuild index 8d4cc5710f71..371d2d68baab 100644 --- a/dev-python/python-slugify/python-slugify-1.2.6.ebuild +++ b/dev-python/python-slugify/python-slugify-1.2.6.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/unidecode[${PYTHON_USEDEP}]"