summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-10 22:58:26 +0000
committerSam James <sam@gentoo.org>2021-12-10 22:59:41 +0000
commitb73f161501c38d928f35610fc41baae31538ea7e (patch)
treea6efdeff655fa213faf134116b769af42e557d26 /media-libs/mesa
parentdev-lang/go: 1.17.5 bump (diff)
downloadgentoo-b73f161501c38d928f35610fc41baae31538ea7e.tar.gz
gentoo-b73f161501c38d928f35610fc41baae31538ea7e.tar.bz2
gentoo-b73f161501c38d928f35610fc41baae31538ea7e.zip
media-libs/mesa: revbump for dropping wayland-scanner multilib
While we could avoid doing this, it avoids the need for backtracking on upgrades. Closes: https://bugs.gentoo.org/828799 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/mesa')
-rw-r--r--media-libs/mesa/mesa-21.3.1-r1.ebuild (renamed from media-libs/mesa/mesa-21.3.1.ebuild)2
-rw-r--r--media-libs/mesa/mesa-9999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mesa/mesa-21.3.1.ebuild b/media-libs/mesa/mesa-21.3.1-r1.ebuild
index 47b93133f0dc..4fb71e92fcad 100644
--- a/media-libs/mesa/mesa-21.3.1.ebuild
+++ b/media-libs/mesa/mesa-21.3.1-r1.ebuild
@@ -221,7 +221,7 @@ BDEPEND="
sys-devel/flex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
- wayland? ( dev-util/wayland-scanner[${MULTILIB_USEDEP}] )
+ wayland? ( dev-util/wayland-scanner )
"
S="${WORKDIR}/${MY_P}"
diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
index f5d8fe0c106d..35aa38434e1b 100644
--- a/media-libs/mesa/mesa-9999.ebuild
+++ b/media-libs/mesa/mesa-9999.ebuild
@@ -194,7 +194,7 @@ BDEPEND="
sys-devel/flex
virtual/pkgconfig
$(python_gen_any_dep ">=dev-python/mako-0.8.0[\${PYTHON_USEDEP}]")
- wayland? ( dev-util/wayland-scanner[${MULTILIB_USEDEP}] )
+ wayland? ( dev-util/wayland-scanner )
"
S="${WORKDIR}/${MY_P}"