summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:37:57 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-08-22 07:37:57 +0200
commit60953aa11bdab781b686cd85862d3e293fca0e2d (patch)
tree52b7279c9cd6b98493d03b8aa179d8f12e354721
parentdev-python/python-slugify: amd64 stable wrt bug #737788 (diff)
downloadgentoo-60953aa11bdab781b686cd85862d3e293fca0e2d.tar.gz
gentoo-60953aa11bdab781b686cd85862d3e293fca0e2d.tar.bz2
gentoo-60953aa11bdab781b686cd85862d3e293fca0e2d.zip
dev-python/text-unidecode: amd64 stable wrt bug #737788
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 6ea0be9dd0ff..e749b9a01f31 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