diff options
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild index c7828a43f014..dfd5529c0076 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.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.8.9.1-r3.ebuild,v 1.5 2009/01/28 20:41:36 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.9.1-r3.ebuild,v 1.6 2009/02/06 05:19:42 jer Exp $ EAPI="2" @@ -16,7 +16,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 ~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 gstreamer odbc opengl pch sdl" RDEPEND=" |