commit: 4b581471f9a58d1ff9bf59d066c44752c5867f6e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Oct 27 19:31:21 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Oct 27 19:31:21 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b581471
dev-python/unidecode: Stabilize 1.3.7 ALLARCHES, #916368 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-python/unidecode/unidecode-1.3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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
