diff options
-rw-r--r-- | dev-python/python-slugify/python-slugify-8.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-8.0.4.ebuild b/dev-python/python-slugify/python-slugify-8.0.4.ebuild index 53b7da22bd82..2be111746570 100644 --- a/dev-python/python-slugify/python-slugify-8.0.4.ebuild +++ b/dev-python/python-slugify/python-slugify-8.0.4.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86 ~arm64-macos ~x64-macos" RDEPEND=" dev-python/text-unidecode[${PYTHON_USEDEP}] |