diff options
author | Sam James <sam@gentoo.org> | 2021-10-15 23:42:50 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-15 23:42:50 +0100 |
commit | d58c7380c4c3a8f4cc8b2317066709f16558b18b (patch) | |
tree | 19d7f16aa52a082a5da177810c187d600b10a6bf /dev-python/unidecode | |
parent | dev-python/openpyxl: Stabilize 3.0.9 ALLARCHES, #818349 (diff) | |
download | gentoo-d58c7380c4c3a8f4cc8b2317066709f16558b18b.tar.gz gentoo-d58c7380c4c3a8f4cc8b2317066709f16558b18b.tar.bz2 gentoo-d58c7380c4c3a8f4cc8b2317066709f16558b18b.zip |
dev-python/unidecode: Stabilize 1.3.0 ALLARCHES, #818367
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-1.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.0.ebuild b/dev-python/unidecode/unidecode-1.3.0.ebuild index 49e9bce9e96c..f92859c93a41 100644 --- a/dev-python/unidecode/unidecode-1.3.0.ebuild +++ b/dev-python/unidecode/unidecode-1.3.0.ebuild @@ -15,6 +15,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 |