media-libs/glfw: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/3638).
authorMichael Weber <xmw@gentoo.org>
Sun, 29 Jan 2017 22:32:05 +0000 (23:32 +0100)
committerMichael Weber <xmw@gentoo.org>
Sun, 29 Jan 2017 22:34:16 +0000 (23:34 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

media-libs/glfw/glfw-3.2.1.ebuild

index 053786f339286d858b79d373de044426029a9ca6..fe50a9a71216863d0179a6b07095e5a1377cc5ea 100644 (file)
@@ -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="