diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 16:32:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-24 16:32:02 +0000 |
commit | 801244afaeb11a3ff2bb7db049b4751fdb82557d (patch) | |
tree | f5b5bbacde6e355b2bd961ef1d9a2f531590bb6f /dev-python/python-slugify | |
parent | dev-python/pytest-system-statistics: Stabilize 1.0.2-r2 arm64, #918334 (diff) | |
download | gentoo-801244afaeb11a3ff2bb7db049b4751fdb82557d.tar.gz gentoo-801244afaeb11a3ff2bb7db049b4751fdb82557d.tar.bz2 gentoo-801244afaeb11a3ff2bb7db049b4751fdb82557d.zip |
dev-python/python-slugify: Stabilize 8.0.1 arm64, #918364
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/python-slugify')
-rw-r--r-- | dev-python/python-slugify/python-slugify-8.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-slugify/python-slugify-8.0.1.ebuild b/dev-python/python-slugify/python-slugify-8.0.1.ebuild index a16035a96d6c..22e3139f4748 100644 --- a/dev-python/python-slugify/python-slugify-8.0.1.ebuild +++ b/dev-python/python-slugify/python-slugify-8.0.1.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}] |