mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user