diff options
author | Rob Cakebread <pythonhead@gentoo.org> | 2004-11-13 23:14:10 +0000 |
---|---|---|
committer | Rob Cakebread <pythonhead@gentoo.org> | 2004-11-13 23:14:10 +0000 |
commit | 40fc0dbdcec7cc02523bb35f6567deebe56dd346 (patch) | |
tree | 18016b446e70b4ff938a96880fa255150a141776 /x11-libs/wxGTK/wxGTK-2.5.3.ebuild | |
parent | Changed site_pkgs location (Manifest recommit) (diff) | |
download | gentoo-2-40fc0dbdcec7cc02523bb35f6567deebe56dd346.tar.gz gentoo-2-40fc0dbdcec7cc02523bb35f6567deebe56dd346.tar.bz2 gentoo-2-40fc0dbdcec7cc02523bb35f6567deebe56dd346.zip |
Changed to only ~x86 arch
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.5.3.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.5.3.ebuild b/x11-libs/wxGTK/wxGTK-2.5.3.ebuild index 7f27dbd48c01..351f5a533927 100644 --- a/x11-libs/wxGTK/wxGTK-2.5.3.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.5.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.3.ebuild,v 1.2 2004/11/13 17:13:58 pythonhead Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.5.3.ebuild,v 1.3 2004/11/13 23:14:10 pythonhead Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="wxWinLL-3" SLOT="2.5" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~arm ~amd64 ~ia64 ~hppa ~ppc64" +KEYWORDS="~x86" IUSE="debug no_wxgtk1 gtk2 odbc opengl unicode" RDEPEND="virtual/x11 |