Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/
Date: Fri, 30 Oct 2015 10:15:41
Message-Id: 1446200111.dafccb2b837ce73f0b259580ee90ca36ba7dc428.ago@gentoo
1 commit: dafccb2b837ce73f0b259580ee90ca36ba7dc428
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 30 10:13:58 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 30 10:15:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafccb2b
7
8 x11-libs/fltk: ppc stable wrt bug #562450
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="ppc"
12
13 x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
17 index 4258795..513c1b9 100644
18 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild
19 +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild
20 @@ -12,7 +12,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz"
21
22 SLOT="1"
23 LICENSE="FLTK LGPL-2"
24 -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
25 +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos"
26 IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama"
27
28 RDEPEND="