summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:05:39 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:05:39 +0000
commit4d2594bb5afac9fb0a7130b412685e8f36dcf462 (patch)
tree9f94de6a4a79f866929020682cd91a96758995f1 /dev-python/unidecode
parentdev-python/twine: Stabilize 3.3.0 ALLARCHES, #767127 (diff)
downloadgentoo-4d2594bb5afac9fb0a7130b412685e8f36dcf462.tar.gz
gentoo-4d2594bb5afac9fb0a7130b412685e8f36dcf462.tar.bz2
gentoo-4d2594bb5afac9fb0a7130b412685e8f36dcf462.zip
dev-python/unidecode: Stabilize 1.1.2 ALLARCHES, #767130
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r--dev-python/unidecode/unidecode-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/unidecode/unidecode-1.1.2.ebuild b/dev-python/unidecode/unidecode-1.1.2.ebuild
index fe98ac54f6e8..56ff5c960f50 100644
--- a/dev-python/unidecode/unidecode-1.1.2.ebuild
+++ b/dev-python/unidecode/unidecode-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -17,6 +17,6 @@ S="${WORKDIR}/${MY_P}"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 sparc x86"
distutils_enable_tests setup.py