diff options
author | Sam James <sam@gentoo.org> | 2022-02-14 00:48:27 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-14 00:48:27 +0000 |
commit | 69517788a06c30b8b4232353887b9fb4551e6c7d (patch) | |
tree | 41b8927a62868133e54a000172890e8e2ef72281 | |
parent | gui-libs/egl-wayland: Keyword 1.1.9_p20211123 arm64, #831484 (diff) | |
download | gentoo-69517788a06c30b8b4232353887b9fb4551e6c7d.tar.gz gentoo-69517788a06c30b8b4232353887b9fb4551e6c7d.tar.bz2 gentoo-69517788a06c30b8b4232353887b9fb4551e6c7d.zip |
gui-libs/eglexternalplatform: Keyword 1.1 arm64, #831484
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild index 5bb7ad87229a..f08b0f1981d0 100644 --- a/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild +++ b/gui-libs/eglexternalplatform/eglexternalplatform-1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2021 Gentoo Authors +# Copyright 2021-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/NVIDIA/eglexternalplatform/archive/${PV}.tar.gz -> $ LICENSE="MIT" SLOT="0" -KEYWORDS="amd64" +KEYWORDS="amd64 ~arm64" src_prepare() { default |