diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:22 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:26:06 +0100 |
commit | 037f4a2c76e5f101928801d3fec83028cd84a513 (patch) | |
tree | 56063f08fd5bf92246d5dcbb9a62ddd1eae67f74 /dev-python/Levenshtein | |
parent | dev-python/Levenshtein: Stabilize 0.25.0 sparc, #924525 (diff) | |
download | gentoo-037f4a2c76e5f101928801d3fec83028cd84a513.tar.gz gentoo-037f4a2c76e5f101928801d3fec83028cd84a513.tar.bz2 gentoo-037f4a2c76e5f101928801d3fec83028cd84a513.zip |
dev-python/Levenshtein: Stabilize 0.25.0 arm64, #924525
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.25.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild index a0e600cc1535..ecd686542e5c 100644 --- a/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.25.0.ebuild @@ -22,7 +22,7 @@ SRC_URI=" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" DEPEND=" <dev-cpp/rapidfuzz-cpp-4 |