diff options
author | Sam James <sam@gentoo.org> | 2024-01-29 07:50:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-01-29 07:50:04 +0000 |
commit | dfc2c76accd766961f8d4cfbad3dbf00b3173a44 (patch) | |
tree | 52cf349b819fb35d5ebcd12bbd2aef24405b41cc /dev-python/unidecode | |
parent | dev-python/sphinxcontrib-devhelp: Stabilize 1.0.6 ALLARCHES, #923189 (diff) | |
download | gentoo-dfc2c76accd766961f8d4cfbad3dbf00b3173a44.tar.gz gentoo-dfc2c76accd766961f8d4cfbad3dbf00b3173a44.tar.bz2 gentoo-dfc2c76accd766961f8d4cfbad3dbf00b3173a44.zip |
dev-python/unidecode: Stabilize 1.3.8 ALLARCHES, #923191
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.8.ebuild b/dev-python/unidecode/unidecode-1.3.8.ebuild index 658a3b8a24ba..90786226cabb 100644 --- a/dev-python/unidecode/unidecode-1.3.8.ebuild +++ b/dev-python/unidecode/unidecode-1.3.8.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://pypi.org/project/Unidecode/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |