diff options
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-1.3.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.8.ebuild b/dev-python/unidecode/unidecode-1.3.8.ebuild index 658a3b8a24ba..90786226cabb 100644 --- a/dev-python/unidecode/unidecode-1.3.8.ebuild +++ b/dev-python/unidecode/unidecode-1.3.8.ebuild @@ -15,6 +15,6 @@ HOMEPAGE="https://pypi.org/project/Unidecode/" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ppc ppc64 ~riscv sparc x86" distutils_enable_tests unittest |