diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-25 20:11:13 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-25 20:11:13 +0100 |
commit | ad898b40ebe93aad297e9d50e76f9bc4561aea38 (patch) | |
tree | f5ba022ccd26fe3232c6619a30cbd3a541ec8067 /x11-libs/fltk | |
parent | dev-ruby/rexical: arm stable, bug #562100 (diff) | |
download | gentoo-ad898b40ebe93aad297e9d50e76f9bc4561aea38.tar.gz gentoo-ad898b40ebe93aad297e9d50e76f9bc4561aea38.tar.bz2 gentoo-ad898b40ebe93aad297e9d50e76f9bc4561aea38.zip |
x11-libs/fltk: arm stable, bug #562450
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
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 f59eee85d152..42587954a487 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=" |