diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 00:48:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 00:48:26 +0000 |
commit | 83b6cd4c176d8712434632e267a4d5c545c2c8d6 (patch) | |
tree | e5fbb56acb54e81c726c4a76567d4e27a0bae22b /gui-libs/egl-wayland | |
parent | gui-libs/egl-wayland: Keyword 1.1.7-r1 arm64, #831484 (diff) | |
download | gentoo-83b6cd4c176d8712434632e267a4d5c545c2c8d6.tar.gz gentoo-83b6cd4c176d8712434632e267a4d5c545c2c8d6.tar.bz2 gentoo-83b6cd4c176d8712434632e267a4d5c545c2c8d6.zip |
gui-libs/egl-wayland: Keyword 1.1.9_p20211123 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.9_p20211123.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild b/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild index 797eb2b76f76..62302305e3f4 100644 --- a/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.ebuild +++ b/gui-libs/egl-wayland/egl-wayland-1.1.9_p20211123.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=8 @@ -14,7 +14,7 @@ S="${WORKDIR}/${PN}-${MY_COMMIT}" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" RDEPEND=" dev-libs/wayland |