From: Agostino Sarubbo Date: Tue, 12 May 2020 06:38:32 +0000 (+0200) Subject: dev-python/python-slugify: x86 stable wrt bug #722506 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=0da45888658fd60549e6baa2fe15373ea764d0a6;p=gentoo.git dev-python/python-slugify: x86 stable wrt bug #722506 Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" 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 371d2d68baab..569e6c07989d 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}]"