diff options
author | 2022-06-28 13:21:33 -0400 | |
---|---|---|
committer | 2022-06-28 13:23:03 -0400 | |
commit | f250a8be56710528ff542868ab51391d8e2e2445 (patch) | |
tree | dd5122579d209f73db453823d2c458c5d05cded3 /gui-libs/egl-wayland | |
parent | x11-drivers/nvidia-drivers: set kernel max 5.18 in 0/vulkan (diff) | |
download | gentoo-f250a8be56710528ff542868ab51391d8e2e2445.tar.gz gentoo-f250a8be56710528ff542868ab51391d8e2e2445.tar.bz2 gentoo-f250a8be56710528ff542868ab51391d8e2e2445.zip |
gui-libs/egl-wayland: keyword 1.1.10
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.10.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild index efb760761a04..15f3bab74424 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.10.ebuild @@ -11,9 +11,7 @@ SRC_URI="https://github.com/NVIDIA/egl-wayland/archive/refs/tags/${PV}.tar.gz -> LICENSE="MIT" SLOT="0" -# unkeyworded for now as non-xwayland wayland vulkan seems to miss a symbol -# that is likely from a yet unreleased libnvidia-vulkan-producer.so -#KEYWORDS="~amd64 ~arm64" +KEYWORDS="~amd64 ~arm64" RDEPEND=" dev-libs/wayland |