diff options
author | 2023-10-27 20:33:40 +0100 | |
---|---|---|
committer | 2023-10-27 20:33:40 +0100 | |
commit | 039b6df7a9ae965e41ce2f4c459a32f2c9c0f519 (patch) | |
tree | 5164c0cb44117101a6774c836ea15e65239964b4 /dev-python/Levenshtein | |
parent | media-fonts/urw-fonts: Stabilize 20230503-r1 ALLARCHES, #916371 (diff) | |
download | gentoo-039b6df7a9ae965e41ce2f4c459a32f2c9c0f519.tar.gz gentoo-039b6df7a9ae965e41ce2f4c459a32f2c9c0f519.tar.bz2 gentoo-039b6df7a9ae965e41ce2f4c459a32f2c9c0f519.zip |
dev-python/Levenshtein: Stabilize 0.23.0 arm64, #916352
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.23.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild index 7a1e0c53e83e..8465d8854d7b 100644 --- a/dev-python/Levenshtein/Levenshtein-0.23.0.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.23.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-2.0.0 |