summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-02-14 13:25:25 +0100
committerMichał Górny <mgorny@gentoo.org>2024-02-14 13:26:08 +0100
commit4f85283fa0e595616d231db2935193daa99bd422 (patch)
treec86c776a82c02a46de9c1d7f9703f2f5a3390770
parentdev-python/Levenshtein: Stabilize 0.25.0 arm, #924525 (diff)
downloadgentoo-4f85283fa0e595616d231db2935193daa99bd422.tar.gz
gentoo-4f85283fa0e595616d231db2935193daa99bd422.tar.bz2
gentoo-4f85283fa0e595616d231db2935193daa99bd422.zip
dev-python/Levenshtein: Stabilize 0.25.0 x86, #924525
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-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 57e47eda7a08..6aa2be5ba8cd 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