diff options
author | Jason Wever <weeve@gentoo.org> | 2003-12-26 17:23:28 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2003-12-26 17:23:28 +0000 |
commit | edf789b8de2ff806d971523ee1778f68646c1ad5 (patch) | |
tree | 1af17b2c3d18aef66b4b2b629d885d875183f6a7 /x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | |
parent | Masked on sparc as net-libs/netwib dependency doesn't build. (diff) | |
download | gentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.tar.gz gentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.tar.bz2 gentoo-2-edf789b8de2ff806d971523ee1778f68646c1ad5.zip |
Masked on sparc as lm_sensors doesn't work.
Diffstat (limited to 'x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild')
-rw-r--r-- | x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild index 82a44879d4d8..629521e74f31 100644 --- a/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild +++ b/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmalms/wmalms-1.0.0a-r1.ebuild,v 1.6 2003/12/26 17:23:20 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="wmalms X-windows hardware sensors applet" @@ -12,7 +12,7 @@ DEPEND="virtual/x11 LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 -sparc amd64" src_compile() { econf || die |