summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-25 14:15:20 +0000
committerSam James <sam@gentoo.org>2021-01-25 14:15:20 +0000
commit854054f36b615f02590c6b0daece466d519fee2c (patch)
tree78e4b42d1abf291d8e08bce52f5a9e7631ba126b /media-libs/glfw/glfw-3.3.2.ebuild
parentdev-libs/log4cplus: Keyword 1.2.0 arm, #626966 (diff)
downloadgentoo-854054f36b615f02590c6b0daece466d519fee2c.tar.gz
gentoo-854054f36b615f02590c6b0daece466d519fee2c.tar.bz2
gentoo-854054f36b615f02590c6b0daece466d519fee2c.zip
media-libs/glfw: Keyword 3.3.2 arm, #626966
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-libs/glfw/glfw-3.3.2.ebuild')
-rw-r--r--media-libs/glfw/glfw-3.3.2.ebuild4
1 files 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 f265b08bf58b..126bde0fc027 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="