diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:29:05 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:29:05 +0000 |
commit | bd7d4cde16fc628a5016cb741e6202addb28e1c1 (patch) | |
tree | cbf4b43d5d83dfb96e03d0da512ee8b0d871a06e /x11-plugins/wmcms | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-bd7d4cde16fc628a5016cb741e6202addb28e1c1.tar.gz gentoo-2-bd7d4cde16fc628a5016cb741e6202addb28e1c1.tar.bz2 gentoo-2-bd7d4cde16fc628a5016cb741e6202addb28e1c1.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmcms')
-rw-r--r-- | x11-plugins/wmcms/wmcms-0.3.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmcms/wmcms-0.3.5.ebuild b/x11-plugins/wmcms/wmcms-0.3.5.ebuild index b11fee2e21d2..757197a3ac14 100644 --- a/x11-plugins/wmcms/wmcms-0.3.5.ebuild +++ b/x11-plugins/wmcms/wmcms-0.3.5.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/wmcms/wmcms-0.3.5.ebuild,v 1.8 2004/03/26 23:10:07 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcms/wmcms-0.3.5.ebuild,v 1.9 2004/04/30 22:27:51 pvdabeel Exp $ IUSE="" @@ -12,7 +12,7 @@ DEPEND="x11-libs/libdockapp" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 sparc amd64" +KEYWORDS="x86 sparc amd64 ppc" src_compile() { make || die |