diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-25 15:53:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-10-25 15:53:50 +0300 |
commit | 654fe344eb4078bfa66a94f0699dc1fe1e40165a (patch) | |
tree | 05355b0342180a3d11a44715843b84df3eff33e1 /x11-libs | |
parent | dev-ruby/systemu: x86 stable wrt bug #562278 (diff) | |
download | gentoo-654fe344eb4078bfa66a94f0699dc1fe1e40165a.tar.gz gentoo-654fe344eb4078bfa66a94f0699dc1fe1e40165a.tar.bz2 gentoo-654fe344eb4078bfa66a94f0699dc1fe1e40165a.zip |
x11-libs/fltk: x86 stable wrt bug #562450
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/fltk/fltk-1.3.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/fltk/fltk-1.3.3-r3.ebuild b/x11-libs/fltk/fltk-1.3.3-r3.ebuild index 76810ec987d1..f59eee85d152 100644 --- a/x11-libs/fltk/fltk-1.3.3-r3.ebuild +++ b/x11-libs/fltk/fltk-1.3.3-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://fltk.org/pub/${PN}/${PV}/${P}-source.tar.gz" SLOT="1" LICENSE="FLTK LGPL-2" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="cairo debug doc examples games +opengl static-libs +threads +xft +xinerama" RDEPEND=" |