diff options
Diffstat (limited to 'dev-lang/sather')
-rw-r--r-- | dev-lang/sather/sather-1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/sather/sather-1.3.ebuild b/dev-lang/sather/sather-1.3.ebuild index 4ac4deff01c7..291232a2b96f 100644 --- a/dev-lang/sather/sather-1.3.ebuild +++ b/dev-lang/sather/sather-1.3.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/dev-lang/sather/sather-1.3.ebuild,v 1.5 2002/07/23 05:02:15 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/sather/sather-1.3.ebuild,v 1.6 2002/08/14 11:58:50 murphy Exp $ S="${WORKDIR}/Sather-1.3" DESCRIPTION="Sather is an object oriented language designed to be simple, efficient, safe, flexible and non-proprietary." @@ -19,7 +19,7 @@ RDEPEND=">=sys-devel/gcc-2.95.3-r5" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_unpack() { |