From e035324c4b254dafbe94927c3463a558abf9d23b Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Mon, 13 Dec 2021 16:20:58 -0500 Subject: gui-libs/egl-wayland: fast stabilize 1.1.9 for amd64 This is to help ensure 495.xx users will upgrade even if not in accept_keywords (or else run into issues with GBM compositors including latest mutter-41.2 which now uses it with NVIDIA, 1.1.7 is not GBM-aware at all). Can't just depend on >=1.1.9 as this needs to be masked on plasma profiles where 1.1.7 should still be used to avoid kwin+qtwayland specific regressions (1.1.7 is still fine on a EGLStream-using compositor). This is early (was unmasked at same time) but stable 470 branch is now pinned to 1.1.7 for other reasons and this won't be used in pure stable. Signed-off-by: Ionen Wolkens --- gui-libs/egl-wayland/egl-wayland-1.1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gui-libs') diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.9.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.9.ebuild index 5a213c283b8b..5e15a81e06a6 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.9.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/${PV}.tar.gz -> ${P}.tar. LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" RDEPEND=" dev-libs/wayland -- cgit v1.2.3-65-gdbad