diff options
Diffstat (limited to 'x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild')
-rw-r--r-- | x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild b/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild index 373416f39026..cb43593c227e 100644 --- a/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild +++ b/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild @@ -1,6 +1,6 @@ # Copyright (c) Vitaly Kushneriuk # Distributed under the terms of the GNU General Public License, v2. -# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild,v 1.4 2002/07/11 06:30:58 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/wmsysmon/wmsysmon-0.7.6.ebuild,v 1.5 2002/08/14 23:44:15 murphy Exp $ S=${WORKDIR}/${P} @@ -11,7 +11,7 @@ DEPEND="virtual/glibc x11-base/xfree" #RDEPEND="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 sparc sparc64" src_compile() { make -C src |