diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 00:48:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 00:48:25 +0000 |
commit | d454033e2d82edbdd19462f198bef3f3e4fe9911 (patch) | |
tree | 58e2fcc414243a2420c11e10de5a700b55c295ad /gui-libs/egl-wayland | |
parent | gui-libs/egl-gbm: Keyword 1.1.0 arm64, #831484 (diff) | |
download | gentoo-d454033e2d82edbdd19462f198bef3f3e4fe9911.tar.gz gentoo-d454033e2d82edbdd19462f198bef3f3e4fe9911.tar.bz2 gentoo-d454033e2d82edbdd19462f198bef3f3e4fe9911.zip |
gui-libs/egl-wayland: Keyword 1.1.7-r1 arm64, #831484
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-libs/egl-wayland')
-rw-r--r-- | gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild index 088724525cf1..be21463cf525 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.7-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~arm64" RDEPEND=" dev-libs/wayland |