diff options
-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}] |