commit: 6f43b690c138aa43eeeb916302d2f9893f1b6a76
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 16 08:20:13 2021 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Tue Feb 16 08:20:13 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f43b690
dev-python/text-unidecode: keyworded 1.3 for ppc64
keyworded wrt bug #769947
Package-Manager: Portage-3.0.14, Repoman-3.0.2
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
dev-python/text-unidecode/text-unidecode-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/text-unidecode/text-unidecode-1.3.ebuild
b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
index be31d4e3bcb..d64baad499b 100644
--- a/dev-python/text-unidecode/text-unidecode-1.3.ebuild
+++ b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
@@ -14,6 +14,6 @@ SRC_URI="mirror://pypi/${PN::1}/${PN}/${P}.tar.gz"
LICENSE="|| ( Artistic GPL-2+ )"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
distutils_enable_tests pytest