net-libs/libssh: no fido2 for multilib

Closes: https://bugs.gentoo.org/980711
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2026-08-11 03:29:44 +01:00
parent e4ca5dac84
commit b3fbac38b2
2 changed files with 10 additions and 0 deletions

View File

@@ -46,6 +46,11 @@ BDEPEND+=" doc? ( app-text/doxygen[dot] )"
DOCS=( AUTHORS CHANGELOG README )
MULTILIB_WRAPPED_HEADERS=(
# No multilib for libfido2
/usr/include/libssh/sk_api.h
)
src_unpack() {
if [[ ${PV} == *9999* ]] ; then
git-r3_src_unpack

View File

@@ -46,6 +46,11 @@ BDEPEND+=" doc? ( app-text/doxygen[dot] )"
DOCS=( AUTHORS CHANGELOG README )
MULTILIB_WRAPPED_HEADERS=(
# No multilib for libfido2
/usr/include/libssh/sk_api.h
)
src_unpack() {
if [[ ${PV} == *9999* ]] ; then
git-r3_src_unpack