diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2003-10-16 16:12:57 +0000 |
commit | abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f (patch) | |
tree | 435b5d7b3a637e619a49b784ccbfdff27080a806 /x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | |
parent | Add kdemultimedia-3.2.0_alpha{1,2}. (diff) | |
download | gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.gz gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.tar.bz2 gentoo-2-abd753e6dc9f5c7c1d8f38d7c8c0ada3f483663f.zip |
amd64 unmask
Diffstat (limited to 'x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild')
-rw-r--r-- | x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild b/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild index eb26214f3f9f..dc16f41bbba9 100644 --- a/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild +++ b/x11-plugins/wmbatppc/wmbatppc-1.0-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/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.4 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbatppc/wmbatppc-1.0-r1.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/wmbatppc DESCRIPTION="wmbatppc is a small battery-monitoring dockapp. It works on G3/G4 Powerbooks and iBooks." @@ -12,7 +12,7 @@ DEPEND="virtual/x11 SLOT="1" LICENSE="GPL-2" -KEYWORDS="ppc" +KEYWORDS="ppc amd64" src_compile() { make || die |