summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-14 13:25:21 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-14 13:26:05 +0100
commit30659d9cbd6ffce783a5c4f65afc0e3229dcfc7e (patch)
treefdf62ca1c0ee4a122ba2bc7ce481221d87dd29a5 /dev-python/Levenshtein
parentdev-python/black: Stabilize 24.1.1 x86, #924524 (diff)
downloadgentoo-30659d9cbd6ffce783a5c4f65afc0e3229dcfc7e.tar.gz
gentoo-30659d9cbd6ffce783a5c4f65afc0e3229dcfc7e.tar.bz2
gentoo-30659d9cbd6ffce783a5c4f65afc0e3229dcfc7e.zip
dev-python/Levenshtein: Stabilize 0.25.0 sparc, #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.ebuild2
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 240940a5e549..a0e600cc1535 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