diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild index a068c9afea14..f35f167f8718 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild,v 1.3 2009/07/21 17:59:15 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r5.ebuild,v 1.4 2009/07/21 21:10:06 fmccor Exp $ inherit eutils versionator flag-o-matic @@ -15,7 +15,7 @@ BASE_P="${PN}-${BASE_PV}" SRC_URI="mirror://sourceforge/wxpython/wxPython-src-${PV}.tar.bz2 doc? ( mirror://sourceforge/wxwindows/wxWidgets-${BASE_PV}-HTML.tar.gz )" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh sparc x86 ~x86-fbsd" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" |