diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:11:25 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-03 21:11:25 +0200 |
commit | 550055128dc3a864395d3232cd1611cc28e03625 (patch) | |
tree | 45bae7ce8183b020200a8d35ff5eb6775c471149 /dev-python/unidecode | |
parent | sys-devel/bc: Stabilize 1.07.1-r5 arm64, #879279 (diff) | |
download | gentoo-550055128dc3a864395d3232cd1611cc28e03625.tar.gz gentoo-550055128dc3a864395d3232cd1611cc28e03625.tar.bz2 gentoo-550055128dc3a864395d3232cd1611cc28e03625.zip |
dev-python/unidecode: Stabilize 1.3.6 ALLARCHES, #879371
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/unidecode')
-rw-r--r-- | dev-python/unidecode/unidecode-1.3.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/unidecode/unidecode-1.3.6.ebuild b/dev-python/unidecode/unidecode-1.3.6.ebuild index 737ca84c1ba9..d30a1472394b 100644 --- a/dev-python/unidecode/unidecode-1.3.6.ebuild +++ b/dev-python/unidecode/unidecode-1.3.6.ebuild @@ -16,6 +16,6 @@ S="${WORKDIR}/${MY_P}" 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 |