diff --git a/app-crypt/ccid/ccid-1.7.0.ebuild b/app-crypt/ccid/ccid-1.7.0.ebuild index b34a1055b2aec..e7ffd56f40ae2 100644 --- a/app-crypt/ccid/ccid-1.7.0.ebuild +++ b/app-crypt/ccid/ccid-1.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -26,6 +26,7 @@ BDEPEND=" src_configure() { local emesonargs=( + -Dudev-rules=false $(meson_use twinserial serial) ) meson_src_configure