Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/glfw/
Date: Sat, 06 May 2017 17:20:44
Message-Id: 1494091131.c1f1f1e437bcbf4b3c8182a448819fd5a829c742.ago@gentoo
1 commit: c1f1f1e437bcbf4b3c8182a448819fd5a829c742
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat May 6 17:18:51 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat May 6 17:18:51 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1f1f1e4
7
8 media-libs/glfw: x86 stable wrt bug #617522
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="x86"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 media-libs/glfw/glfw-3.2.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/media-libs/glfw/glfw-3.2.1.ebuild b/media-libs/glfw/glfw-3.2.1.ebuild
18 index 95fe02cee74..90041a48450 100644
19 --- a/media-libs/glfw/glfw-3.2.1.ebuild
20 +++ b/media-libs/glfw/glfw-3.2.1.ebuild
21 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/glfw/${P}.tar.bz2"
22
23 LICENSE="ZLIB"
24 SLOT="0"
25 -KEYWORDS="amd64 ~arm64 hppa ~x86"
26 +KEYWORDS="amd64 ~arm64 hppa x86"
27 IUSE="examples wayland"
28
29 RDEPEND="