diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-22 22:07:41 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-22 22:07:41 +0000 |
commit | 1584f2e59aeeeb937ab2ce0fe0cdc8f75aad7300 (patch) | |
tree | aaa5470d2278860c8c9c8962a7217ef7b4dd7406 /x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | |
parent | Added ~ppc wrt bug 199594 (diff) | |
download | gentoo-2-1584f2e59aeeeb937ab2ce0fe0cdc8f75aad7300.tar.gz gentoo-2-1584f2e59aeeeb937ab2ce0fe0cdc8f75aad7300.tar.bz2 gentoo-2-1584f2e59aeeeb937ab2ce0fe0cdc8f75aad7300.zip |
Added ~ppc wrt bug 199594
(Portage version: 2.1.4_rc11)
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild index 07e4c7fecad4..f1f721602bbd 100644 --- a/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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-r3.ebuild,v 1.1 2007/12/20 00:14:00 dirtyepic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.6.4.0-r3.ebuild,v 1.2 2007/12/22 22:07:41 nixnut 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 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="X doc debug gnome odbc opengl pch sdl unicode" RDEPEND=" |