diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:37:50 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-22 07:37:50 +0200 |
commit | 9b306fb9adcf86245a14010e087e537a98541d5d (patch) | |
tree | 5de80c7994adc365eba201fd9734a2884d0a79f9 /dev-python/python-slugify | |
parent | dev-util/meson: amd64 stable wrt bug #736288 (diff) | |
download | gentoo-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.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 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}]" |