x11-misc/bumblebee: inherit multilib for get_all_libdirs

We used to inherit multilib via systemd->toolchain-funcs->multilib so this
was only a missing direct inherit before.

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2025-04-12 16:51:34 +01:00
parent c4e4875a78
commit 40f1bc0b20
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools readme.gentoo-r1 systemd udev
inherit autotools multilib readme.gentoo-r1 systemd udev
if [[ ${PV} == 9999 ]]; then
inherit git-r3

View File

@ -1,9 +1,9 @@
# Copyright 1999-2022 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit autotools readme.gentoo-r1 systemd udev
inherit autotools multilib readme.gentoo-r1 systemd udev
if [[ ${PV} == 9999 ]]; then
inherit git-r3