From 75d11863e98c1f73edcf2ac2023a7e61349c23fa Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sun, 23 Mar 2025 13:57:09 +0200 Subject: [PATCH] dev-python/text-unidecode: Keyword 1.3-r1 ppc, #951153 Signed-off-by: Arthur Zamarin --- 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 4e8ff6f2c75c8..2db86b4395b27 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 @@ HOMEPAGE=" LICENSE="|| ( Artistic GPL-2+ )" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~arm64-macos ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86 ~arm64-macos ~x64-macos" distutils_enable_tests pytest