diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:14:07 +0000 |
commit | ebe7fb4878d4894df122bac556ea629928a994db (patch) | |
tree | cf701062c7288d31a72a2bff8a3209f0885ebbc1 /x11-plugins/wmappl | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.tar.gz gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.tar.bz2 gentoo-2-ebe7fb4878d4894df122bac556ea629928a994db.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmappl')
-rw-r--r-- | x11-plugins/wmappl/wmappl-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmappl/wmappl-0.6.ebuild b/x11-plugins/wmappl/wmappl-0.6.ebuild index 75ca5db81a39..cc83a998ae4b 100644 --- a/x11-plugins/wmappl/wmappl-0.6.ebuild +++ b/x11-plugins/wmappl/wmappl-0.6.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/wmappl/wmappl-0.6.ebuild,v 1.6 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmappl/wmappl-0.6.ebuild,v 1.7 2004/04/30 22:12:45 pvdabeel Exp $ IUSE="" DESCRIPTION="Simple application launcher for the Window Maker dock." @@ -11,7 +11,7 @@ DEPEND="virtual/x11" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc" src_compile() { emake || die |