diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 21:09:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-03 21:09:49 +0300 |
commit | a1f36c9e411da1b93bc851578267ee88ec17fe25 (patch) | |
tree | 9dd6e4e20141ba3af7bb2327eff89617c49c1348 /dev-python/Levenshtein | |
parent | dev-python/html5-parser: Stabilize 0.4.11 amd64, #907789 (diff) | |
download | gentoo-a1f36c9e411da1b93bc851578267ee88ec17fe25.tar.gz gentoo-a1f36c9e411da1b93bc851578267ee88ec17fe25.tar.bz2 gentoo-a1f36c9e411da1b93bc851578267ee88ec17fe25.zip |
dev-python/Levenshtein: Stabilize 0.21.0 arm, #907787
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/Levenshtein')
-rw-r--r-- | dev-python/Levenshtein/Levenshtein-0.21.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/Levenshtein/Levenshtein-0.21.0.ebuild b/dev-python/Levenshtein/Levenshtein-0.21.0.ebuild index ba4fd948fe22..6dfa9f8eef5b 100644 --- a/dev-python/Levenshtein/Levenshtein-0.21.0.ebuild +++ b/dev-python/Levenshtein/Levenshtein-0.21.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-1.7.0 |