diff options
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.01.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.01.ebuild b/x11-plugins/wmbio/wmbio-1.01.ebuild index 962b328f1fc5..dc2de288ddcb 100644 --- a/x11-plugins/wmbio/wmbio-1.01.ebuild +++ b/x11-plugins/wmbio/wmbio-1.01.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.01.ebuild,v 1.4 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.01.ebuild,v 1.5 2004/04/30 22:17:28 pvdabeel Exp $ IUSE="" S=${WORKDIR}/wmbio/src @@ -12,7 +12,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ppc" src_compile() { cp Makefile Makefile_ |