commit: 854054f36b615f02590c6b0daece466d519fee2c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 25 14:15:20 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 25 14:15:20 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=854054f3
media-libs/glfw: Keyword 3.3.2 arm, #626966 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/glfw/glfw-3.3.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/glfw/glfw-3.3.2.ebuild b/media-libs/glfw/glfw-3.3.2.ebuild index f265b08bf58..126bde0fc02 100644 --- a/media-libs/glfw/glfw-3.3.2.ebuild +++ b/media-libs/glfw/glfw-3.3.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/glfw/glfw/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm64 ~hppa ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86" IUSE="wayland" RDEPEND="
