summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-libs/glfw/glfw-3.3.4-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-libs/glfw/glfw-3.3.4-r3.ebuild b/media-libs/glfw/glfw-3.3.4-r3.ebuild
index 499e6061c4fe..73e3566ec70b 100644
--- a/media-libs/glfw/glfw-3.3.4-r3.ebuild
+++ b/media-libs/glfw/glfw-3.3.4-r3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://github.com/glfw/glfw/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc64 x86"
IUSE="wayland-only"
# note: libglfw uses dlopen() for most of these at runtime