1 # Copyright 2022-2025 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
8 DESCRIPTION="Rapid fuzzy string matching in C++"
9 HOMEPAGE="https://github.com/rapidfuzz/rapidfuzz-cpp/"
11 https://github.com/rapidfuzz/rapidfuzz-cpp/archive/v${PV}.tar.gz
17 KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86"
19 RESTRICT="!test? ( test )"
29 -DRAPIDFUZZ_BUILD_TESTING=$(usex test)