diff options
author | Sam James <sam@gentoo.org> | 2023-02-28 19:11:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-28 19:11:34 +0000 |
commit | e4e67494d458d93e87a2e1ee27f60e5612ac9bac (patch) | |
tree | b11f11121c1205c9dc6c42d47a8c076065ca95bf /dev-python/python-slugify | |
parent | dev-python/whatever: Stabilize 0.7 x86, #898466 (diff) | |
download | gentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.tar.gz gentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.tar.bz2 gentoo-e4e67494d458d93e87a2e1ee27f60e5612ac9bac.zip |
dev-python/python-slugify: Stabilize 8.0.0 ALLARCHES, #898490
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r-- | dev-python/python-slugify/python-slugify-8.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-8.0.0.ebuild b/dev-python/python-slugify/python-slugify-8.0.0.ebuild index e80db8044cf6..f808e43dda0d 100644 --- a/dev-python/python-slugify/python-slugify-8.0.0.ebuild +++ b/dev-python/python-slugify/python-slugify-8.0.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" RDEPEND=" dev-python/text-unidecode[${PYTHON_USEDEP}] |