diff options
author | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:38:28 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-09-03 02:38:28 +0000 |
commit | ed43b1133ee71897a656ef0d4a21ec5a9eb0e405 (patch) | |
tree | 06d3fbd495c49e82f5fdc83d3007bea0bd8cddf1 /x11-plugins/wmbio/wmbio-1.02.ebuild | |
parent | Help text, bug #62559 (Manifest recommit) (diff) | |
download | gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.tar.gz gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.tar.bz2 gentoo-2-ed43b1133ee71897a656ef0d4a21ec5a9eb0e405.zip |
stable on ppc64, bug #62249
Diffstat (limited to 'x11-plugins/wmbio/wmbio-1.02.ebuild')
-rw-r--r-- | x11-plugins/wmbio/wmbio-1.02.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmbio/wmbio-1.02.ebuild b/x11-plugins/wmbio/wmbio-1.02.ebuild index ae20e65f61e3..2e661a261b6b 100644 --- a/x11-plugins/wmbio/wmbio-1.02.ebuild +++ b/x11-plugins/wmbio/wmbio-1.02.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.2 2004/09/02 18:22:40 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmbio/wmbio-1.02.ebuild,v 1.3 2004/09/03 02:38:28 tgall Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="virtual/x11" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc" +KEYWORDS="~x86 ppc ppc64" src_unpack() { |