diff options
Diffstat (limited to 'x11-misc/wmweather/wmweather-1.31.ebuild')
-rw-r--r-- | x11-misc/wmweather/wmweather-1.31.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmweather/wmweather-1.31.ebuild b/x11-misc/wmweather/wmweather-1.31.ebuild index 3215565a62ba..a625c1a1e511 100644 --- a/x11-misc/wmweather/wmweather-1.31.ebuild +++ b/x11-misc/wmweather/wmweather-1.31.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-misc/wmweather/wmweather-1.31.ebuild,v 1.5 2002/08/02 17:54:50 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmweather/wmweather-1.31.ebuild,v 1.6 2002/08/14 23:44:15 murphy Exp $ # Because of the capital "W" in the package name WMW_PACKAGE=wmWeather @@ -13,7 +13,7 @@ HOMEPAGE="http://nis-www.lanl.gov/~mgh/WindowMaker/DockApps.shtml" DEPEND="x11-base/xfree x11-wm/WindowMaker sys-devel/perl virtual/glibc" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { emake CFLAGS="$CFLAGS" -C Src || die |