diff options
Diffstat (limited to 'x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild')
-rw-r--r-- | x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild index e5a2ffe93e12..68cc84be27ee 100644 --- a/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild +++ b/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild @@ -1,5 +1,5 @@ # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.3 2002/07/19 22:51:38 lostlogic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.4 2002/08/14 23:44:15 murphy Exp $ DESCRIPTION="wmalms X-windows hardware sensors applet" DEPEND="x11-base/xfree @@ -7,7 +7,7 @@ DEPEND="x11-base/xfree RDEPEND="${DEPEND}" LICENSE="GPL" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" S=${WORKDIR}/${P} SRC_URI="http://www.geocities.com/wmalms/wmalms-1.0.0a.tar.gz" |