commit: 07795fc611ecc5a7cedf93a4ccd13e96a37c0dcf
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 26 16:53:34 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 26 16:53:34 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07795fc6
dev-python/unidecode: Stabilize 1.3.3 ALLARCHES, #836174
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/unidecode/unidecode-1.3.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/unidecode/unidecode-1.3.3.ebuild
b/dev-python/unidecode/unidecode-1.3.3.ebuild
index 9e1d88d80414..b672c007a086 100644
--- a/dev-python/unidecode/unidecode-1.3.3.ebuild
+++ b/dev-python/unidecode/unidecode-1.3.3.ebuild
@@ -16,6 +16,6 @@ S="${WORKDIR}/${MY_P}"
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