diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:34:12 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:35:54 +0200 |
commit | 2dad484dc668fa5cd3959ebc8faf8f6cc9f0a8b8 (patch) | |
tree | c3ea0508391f2d93c38fd1a3381854d853c330af /dev-python/python-slugify/python-slugify-4.0.1.ebuild | |
parent | dev-python/pytest-mock: x86 stable wrt bug #737786 (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |