summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-24 20:15:35 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-24 20:15:35 +0300
commitb20e4983da4dd97433bb1d76d97f8cb42a444789 (patch)
tree7c74fc72fd079b0083e0a3947f4ce5d82ddee99b /dev-python/Levenshtein/Levenshtein-0.25.1.ebuild
parentdev-python/backports-tarfile: Remove old (diff)
downloadgentoo-b20e4983da4dd97433bb1d76d97f8cb42a444789.tar.gz
gentoo-b20e4983da4dd97433bb1d76d97f8cb42a444789.tar.bz2
gentoo-b20e4983da4dd97433bb1d76d97f8cb42a444789.zip
dev-python/Levenshtein: Stabilize 0.25.1 arm, #930612
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein/Levenshtein-0.25.1.ebuild')
-rw-r--r--dev-python/Levenshtein/Levenshtein-0.25.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.25.1.ebuild b/dev-python/Levenshtein/Levenshtein-0.25.1.ebuild
index 743a37508403..5c58ce77aee5 100644
--- a/dev-python/Levenshtein/Levenshtein-0.25.1.ebuild
+++ b/dev-python/Levenshtein/Levenshtein-0.25.1.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