From 287a3e0e9969d2c7d37b2da4a03dfd2cfacc8867 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 16 Apr 2022 08:37:20 +0100 Subject: [PATCH] dev-python/text-unidecode: Stabilize 1.3-r1 x86, #838532 Signed-off-by: Sam James --- dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild index 86f85ec448bb0..a18b4f9b5dbac 100644 --- a/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild +++ b/dev-python/text-unidecode/text-unidecode-1.3-r1.ebuild @@ -17,6 +17,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2+ )" SLOT="0" -KEYWORDS="amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" distutils_enable_tests pytest