diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:12:19 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-23 19:12:19 +0000 |
commit | 3d93780e4a64eda27144ae6f789f5dce950a9ec0 (patch) | |
tree | 90e6e8daa153025682261eea40c07071dbc8aeb1 /x11-libs/fltk/fltk-1.3.2.ebuild | |
parent | Stable for amd64, wrt bug #485420 (diff) | |
download | historical-3d93780e4a64eda27144ae6f789f5dce950a9ec0.tar.gz historical-3d93780e4a64eda27144ae6f789f5dce950a9ec0.tar.bz2 historical-3d93780e4a64eda27144ae6f789f5dce950a9ec0.zip |
Stable for amd64, wrt bug #485582
Package-Manager: portage-2.2.2/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'x11-libs/fltk/fltk-1.3.2.ebuild')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/fltk/fltk-1.3.2.ebuild b/x11-libs/fltk/fltk-1.3.2.ebuild index 6aa5d5e25df1..c8749f389a77 100644 --- a/x11-libs/fltk/fltk-1.3.2.ebuild +++ b/x11-libs/fltk/fltk-1.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.6 2013/09/23 17:40:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/fltk/fltk-1.3.2.ebuild,v 1.7 2013/09/23 19:12:18 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="mirror://easysw/${PN}/${PV/_}/${P/_}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" -KEYWORDS="alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="cairo debug doc examples games opengl pdf static-libs threads xft xinerama" RDEPEND=" |