diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:17:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:17:28 +0000 |
commit | 35b85130bf5d644447a14c3e66d130c8221e69fc (patch) | |
tree | a3454401d4b7244bdaabcc905bc36e95a50b4f13 /x11-plugins | |
parent | Made PowerPC compatible (Manifest recommit) (diff) | |
download | gentoo-2-35b85130bf5d644447a14c3e66d130c8221e69fc.tar.gz gentoo-2-35b85130bf5d644447a14c3e66d130c8221e69fc.tar.bz2 gentoo-2-35b85130bf5d644447a14c3e66d130c8221e69fc.zip |
Available on ppc
Diffstat (limited to 'x11-plugins')
-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_ |