diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-10-02 19:19:30 +0200 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2015-10-02 19:19:49 +0200 |
commit | 5019bde91c5044b4e1f5044955bc0c7259e12d5a (patch) | |
tree | d29221c2da0a987661ba50593d433f8bdd169048 /x11-libs | |
parent | dev-libs/eet: add libressl support (diff) | |
download | gentoo-5019bde91c5044b4e1f5044955bc0c7259e12d5a.tar.gz gentoo-5019bde91c5044b4e1f5044955bc0c7259e12d5a.tar.bz2 gentoo-5019bde91c5044b4e1f5044955bc0c7259e12d5a.zip |
x11-libs/fltk: keyword ~amd64-fbsd
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 a046f82668ad..b55bc94cf959 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 ~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 pdf static-libs +threads +xft +xinerama" RDEPEND=" |