commit: 82a94e161c7dbb7094a9f808075a92d3f1c22510
Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 10 05:44:50 2021 +0000
Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Dec 10 05:48:40 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82a94e16
dev-libs/wayland: Drop multilib requirement on wayland-scanner
Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
dev-libs/wayland/wayland-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/wayland/wayland-9999.ebuild
b/dev-libs/wayland/wayland-9999.ebuild
index 4a2a7474eea2..49ec2b8a68f5 100644
--- a/dev-libs/wayland/wayland-9999.ebuild
+++ b/dev-libs/wayland/wayland-9999.ebuild
@@ -21,7 +21,7 @@ IUSE="doc test"
RESTRICT="!test? ( test )"
BDEPEND="
- ~dev-util/wayland-scanner-${PV}[$MULTILIB_USEDEP]
+ ~dev-util/wayland-scanner-${PV}
virtual/pkgconfig
doc? (
>=app-doc/doxygen-1.6[dot]