diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:13:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-30 11:15:11 +0100 |
commit | dafccb2b837ce73f0b259580ee90ca36ba7dc428 (patch) | |
tree | 527f37abecb8923f166836c1046d8e57751607da /x11-libs/fltk | |
parent | dev-python/python-nbxmpp: ppc stable wrt bug #561644 (diff) | |
download | gentoo-dafccb2b837ce73f0b259580ee90ca36ba7dc428.tar.gz gentoo-dafccb2b837ce73f0b259580ee90ca36ba7dc428.tar.bz2 gentoo-dafccb2b837ce73f0b259580ee90ca36ba7dc428.zip |
x11-libs/fltk: ppc stable wrt bug #562450
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
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 42587954a487..513c1b915934 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=" |