From: Michael Weber Date: Sun, 29 Jan 2017 22:32:05 +0000 (+0100) Subject: media-libs/glfw: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/3638). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=3ae2c5ab3f7a90531025cdf62db60fb32ef16e3f;p=gentoo.git media-libs/glfw: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/3638). Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/media-libs/glfw/glfw-3.2.1.ebuild b/media-libs/glfw/glfw-3.2.1.ebuild index 053786f33928..fe50a9a71216 100644 --- a/media-libs/glfw/glfw-3.2.1.ebuild +++ b/media-libs/glfw/glfw-3.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glfw/${P}.tar.bz2" LICENSE="ZLIB" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="~amd64 ~arm64 ~hppa ~x86" IUSE="examples wayland" RDEPEND="