summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:34:16 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-21 17:35:54 +0200
commit491dabb1e4a4ad0af126cebd6711f1081507405d (patch)
treed1172246549c6d6df3a4e76db66677daa44cb9ec /dev-python/text-unidecode
parentdev-python/python-slugify: x86 stable wrt bug #737788 (diff)
downloadgentoo-491dabb1e4a4ad0af126cebd6711f1081507405d.tar.gz
gentoo-491dabb1e4a4ad0af126cebd6711f1081507405d.tar.bz2
gentoo-491dabb1e4a4ad0af126cebd6711f1081507405d.zip
dev-python/text-unidecode: x86 stable wrt bug #737788
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/text-unidecode')
-rw-r--r--dev-python/text-unidecode/text-unidecode-1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/text-unidecode/text-unidecode-1.3.ebuild b/dev-python/text-unidecode/text-unidecode-1.3.ebuild
index 3008ce518a91..6ea0be9dd0ff 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 x86"
distutils_enable_tests pytest