x11-misc/leftwm-theme: Fix tests

Bug: https://bugs.gentoo.org/975701
Closes: https://bugs.gentoo.org/975701
Signed-off-by: Niklaus 'vimja' Hofer <gentoo-bugzilla@vimja.email>
This commit is contained in:
Niklaus 'vimja' Hofer
2026-07-21 22:41:02 +02:00
parent 8ffdd54af8
commit 647f199371

View File

@@ -222,8 +222,8 @@ RDEPEND="
QA_FLAGS_IGNORED="usr/bin/leftwm-theme"
src_test() {
# requires internet connection
cargo_src_test -- --skip test_update_repos
local CARGO_SKIP_TESTS=( test_update_repos )
cargo_src_test
}
src_install() {