Today the new wayland-scanner package has been emerged: 2021-04-06T11:57:34 >>> dev-util/wayland-scanner Since this system has no wayland USE flags enabled this is the output of equery d: beta [~]# equery d wayland-scanner * These packages depend on wayland-scanner: media-libs/mesa-20.3.5 (wayland ? dev-util/wayland-scanner[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_s390_32(-)?,abi_s390_64(-)?]) x11-libs/gtk+-3.24.26 (dev-util/wayland-scanner) It looks like gtk+:3 is pulling wayland-scanner. I just wonder since i have -wayland set in make.conf beta [~]# grep wayland /etc/portage/make.conf gcrypt -wayland" I am not sure if this is a bug or something intentional I am not aware of.
Created attachment 697950 [details] emerge --info
(In reply to needle from comment #0) > I am not sure if this is a bug or something intentional I am not aware of. Just an oversight, it's meant to be behind wayland USE.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e067130de816fc0a9a6bf51428fc31c56692d67 commit 3e067130de816fc0a9a6bf51428fc31c56692d67 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-04-06 15:43:21 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-04-06 15:43:53 +0000 x11-libs/gtk+: Put wayland-scanner dep behind USE=wayland Closes: https://bugs.gentoo.org/780561 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-libs/gtk+/gtk+-3.24.26.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)