diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:20:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-05 12:20:02 +0100 |
commit | e2305e9c92b1daf22a4f788e67eea2d7e7391eb9 (patch) | |
tree | ed58fcefc0f2258d89d871f4c9b9337d47e62c0c /x11-libs/fltk | |
parent | sys-devel/distcc: sparc stable wrt bug #421481 (diff) | |
download | gentoo-e2305e9c92b1daf22a4f788e67eea2d7e7391eb9.tar.gz gentoo-e2305e9c92b1daf22a4f788e67eea2d7e7391eb9.tar.bz2 gentoo-e2305e9c92b1daf22a4f788e67eea2d7e7391eb9.zip |
x11-libs/fltk: sparc stable wrt bug #562450
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
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 513c1b915934..d24f0072ecd9 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=" |