Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/fltk/
Date: Sun, 25 Oct 2015 19:11:40
Message-Id: 1445800273.ad898b40ebe93aad297e9d50e76f9bc4561aea38.maekke@gentoo
1 commit: ad898b40ebe93aad297e9d50e76f9bc4561aea38
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 25 19:11:13 2015 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 25 19:11:13 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad898b40
7
8 x11-libs/fltk: arm stable, bug #562450
9
10 Package-Manager: portage-2.2.23
11 RepoMan-Options: --include-arches="arm"
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 f59eee8..4258795 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="