diff --git a/eclass/tests/cargo-bench.sh b/eclass/tests/cargo-bench.sh index 9347fe339c127..b2e4a51f37b77 100755 --- a/eclass/tests/cargo-bench.sh +++ b/eclass/tests/cargo-bench.sh @@ -1,9 +1,10 @@ #!/bin/bash -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 source tests-common.sh || exit +source version-funcs.sh || exit export LC_ALL=C