diff options
author | 2002-08-14 13:08:53 +0000 | |
---|---|---|
committer | 2002-08-14 13:08:53 +0000 | |
commit | b0a98cacee47ecd9098cde55b222dba81a4cc7dd (patch) | |
tree | cf662adf7e398e5a39b38ccc3b8752b89bfbb271 /x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild | |
parent | small fix0rs (diff) | |
download | gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.gz gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.tar.bz2 gentoo-2-b0a98cacee47ecd9098cde55b222dba81a4cc7dd.zip |
Adding sparc/sparc64 keywords
Diffstat (limited to 'x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild')
-rw-r--r-- | x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild index 06628fe72c44..52d189ef9c90 100644 --- a/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild +++ b/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.5 2002/08/13 22:17:59 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/wxGTK/wxGTK-2.3.2-r2.ebuild,v 1.6 2002/08/14 13:05:59 murphy Exp $ S=${WORKDIR}/${P} @@ -9,7 +9,7 @@ DESCRIPTION="GTK+ version of wxWindows, a cross-platform C++ GUI toolkit." SRC_URI="mirror://sourceforge/wxwindows/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="2.3" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc sparc sparc64" HOMEPAGE="http://www.wxwindows.org/" |