diff options
author | Brent Baude <ranger@gentoo.org> | 2008-01-27 15:16:07 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-01-27 15:16:07 +0000 |
commit | d1cc4a679f3a1d52116a000aea638008c6d1c58c (patch) | |
tree | f950e536123f41fc1e0f9e61373bda1054a2267e /x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild | |
parent | Version bump, thanks to everyone in bug #183019, fix build with asneeded, tha... (diff) | |
download | gentoo-2-d1cc4a679f3a1d52116a000aea638008c6d1c58c.tar.gz gentoo-2-d1cc4a679f3a1d52116a000aea638008c6d1c58c.tar.bz2 gentoo-2-d1cc4a679f3a1d52116a000aea638008c6d1c58c.zip |
Marking wxGTK-2.8.7.1-r1 ppc64 for bug 207648
(Portage version: 2.1.3.19)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild index d53a27b76caf..ae4400e2287a 100644 --- a/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.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.7.1-r1.ebuild,v 1.4 2008/01/27 14:18:38 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.8.7.1-r1.ebuild,v 1.5 2008/01/27 15:16:07 ranger 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 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86" IUSE="X doc debug gnome gstreamer odbc opengl pch sdl" RDEPEND=" |