summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:34:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:54 +0200
commit2dad484dc668fa5cd3959ebc8faf8f6cc9f0a8b8 (patch)
treec3ea0508391f2d93c38fd1a3381854d853c330af /dev-python/python-slugify/python-slugify-4.0.1.ebuild
parentdev-python/pytest-mock: x86 stable wrt bug #737786 (diff)
downloadgentoo-2dad484dc668fa5cd3959ebc8faf8f6cc9f0a8b8.tar.gz
gentoo-2dad484dc668fa5cd3959ebc8faf8f6cc9f0a8b8.tar.bz2
gentoo-2dad484dc668fa5cd3959ebc8faf8f6cc9f0a8b8.zip
dev-python/python-slugify: x86 stable wrt bug #737788
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify/python-slugify-4.0.1.ebuild')
-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 979461ce2cee..06c907919b8e 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}]"