commit: 4d2594bb5afac9fb0a7130b412685e8f36dcf462
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 25 14:05:39 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan 25 14:05:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d2594bb
dev-python/unidecode: Stabilize 1.1.2 ALLARCHES, #767130
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/unidecode/unidecode-1.1.2.ebuild | 4 ++--
1 file 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 fe98ac54f6e..56ff5c960f5 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