diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild b/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild index 932ce75d4a1b..26eeaa6afc38 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild,v 1.1 2008/06/29 05:22:00 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.8.0.ebuild,v 1.2 2008/07/16 12:47:00 aballier Exp $ inherit eutils versionator flag-o-matic @@ -14,7 +14,7 @@ BASE_P="${PN}-${BASE_PV}" # docs, and are released more frequently than wxGTK. SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |