commit: 3c95906dc9214200ce68aa002d72ea23ec2ae5a4 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat May 10 08:25:55 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat May 10 08:25:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c95906d
dev-python/unidecode: Stabilize 1.4.0 ALLARCHES, #955722 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/unidecode/unidecode-1.4.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/unidecode/unidecode-1.4.0.ebuild b/dev-python/unidecode/unidecode-1.4.0.ebuild index 52413279f34c..43310f6176a9 100644 --- a/dev-python/unidecode/unidecode-1.4.0.ebuild +++ b/dev-python/unidecode/unidecode-1.4.0.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
