diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:44 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-23 10:23:44 +0100 |
commit | 80b2a963b4ee7c55147bf07a6fd619e065a1a13b (patch) | |
tree | a258cf774f06c35652e932cf87eccdc96a964de2 /x11-libs/fltk | |
parent | dev-python/unidecode: alpha stable wrt bug #565208 (diff) | |
download | gentoo-80b2a963b4ee7c55147bf07a6fd619e065a1a13b.tar.gz gentoo-80b2a963b4ee7c55147bf07a6fd619e065a1a13b.tar.bz2 gentoo-80b2a963b4ee7c55147bf07a6fd619e065a1a13b.zip |
x11-libs/fltk: alpha stable wrt bug #562450
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'x11-libs/fltk')
-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 3d980e4625ae..bdef642e7784 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=" |