diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-02-21 22:03:46 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-02-21 22:03:46 +0000 |
commit | 88a9efdd0edaa8658833ff67d2371d7f4009f8d4 (patch) | |
tree | 1cefbd1e95b1e445570c90fc47e6b43d7d4a6d4b /x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild | |
parent | fix ChangeLog (diff) | |
download | gentoo-2-88a9efdd0edaa8658833ff67d2371d7f4009f8d4.tar.gz gentoo-2-88a9efdd0edaa8658833ff67d2371d7f4009f8d4.tar.bz2 gentoo-2-88a9efdd0edaa8658833ff67d2371d7f4009f8d4.zip |
stable x86, bug 305331
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild index 1a0b06860704..9b2a90436279 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r6.ebuild,v 1.3 2010/02/19 15:25:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r6.ebuild,v 1.4 2010/02/21 22:03:46 fauli 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=" |