diff options
author | 2023-10-27 20:31:21 +0100 | |
---|---|---|
committer | 2023-10-27 20:31:21 +0100 | |
commit | 4b581471f9a58d1ff9bf59d066c44752c5867f6e (patch) | |
tree | aa90c0603cfa2e2e2948e73a6a82e1056eadbd7a /dev-python/unidecode | |
parent | dev-python/reportlab: Stabilize 4.0.6 x86, #916366 (diff) | |
download | gentoo-4b581471f9a58d1ff9bf59d066c44752c5867f6e.tar.gz gentoo-4b581471f9a58d1ff9bf59d066c44752c5867f6e.tar.bz2 gentoo-4b581471f9a58d1ff9bf59d066c44752c5867f6e.zip |
dev-python/unidecode: Stabilize 1.3.7 ALLARCHES, #916368
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-1.3.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.7.ebuild b/dev-python/unidecode/unidecode-1.3.7.ebuild index 75d5924a8a75..f4f05547075b 100644 --- a/dev-python/unidecode/unidecode-1.3.7.ebuild +++ b/dev-python/unidecode/unidecode-1.3.7.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 |