diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-09-02 13:41:48 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-09-02 15:07:00 -0400 |
commit | 3a3718e02df5dac4607823e0895849a7c99fcf77 (patch) | |
tree | 382bb972546c0fe7c804a1b3fc5210a3f1e42263 /gui-libs/egl-wayland | |
parent | gui-libs/egl-wayland: drop 1.1.10_p20220805 (diff) | |
download | gentoo-3a3718e02df5dac4607823e0895849a7c99fcf77.tar.gz gentoo-3a3718e02df5dac4607823e0895849a7c99fcf77.tar.bz2 gentoo-3a3718e02df5dac4607823e0895849a7c99fcf77.zip |
gui-libs/egl-wayland: stabilize 1.1.11 for amd64
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'gui-libs/egl-wayland')
-rw-r--r-- | gui-libs/egl-wayland/egl-wayland-1.1.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.11.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.11.ebuild index 15f3bab74424..7297e85872a6 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.11.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/refs/tags/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" RDEPEND=" dev-libs/wayland |