Gentoo Archives: gentoo-commits

From: Michael Weber <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glfw/
Date: Sun, 29 Jan 2017 22:37:09
Message-Id: 1485729256.3ae2c5ab3f7a90531025cdf62db60fb32ef16e3f.xmw@gentoo
1 commit: 3ae2c5ab3f7a90531025cdf62db60fb32ef16e3f
2 Author: Michael Weber <xmw <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 22:32:05 2017 +0000
4 Commit: Michael Weber <xmw <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 22:34:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ae2c5ab
7
8 media-libs/glfw: Add ~arm64 keyword (https://github.com/gentoo/gentoo/pull/3638).
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 media-libs/glfw/glfw-3.2.1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/glfw/glfw-3.2.1.ebuild b/media-libs/glfw/glfw-3.2.1.ebuild
16 index 053786f..fe50a9a 100644
17 --- a/media-libs/glfw/glfw-3.2.1.ebuild
18 +++ b/media-libs/glfw/glfw-3.2.1.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/glfw/${P}.tar.bz2"
26
27 LICENSE="ZLIB"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~hppa ~x86"
30 +KEYWORDS="~amd64 ~arm64 ~hppa ~x86"
31 IUSE="examples wayland"
32
33 RDEPEND="