diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:14:19 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-26 17:14:19 +0000 |
commit | 487aba307fea5e37911fa7daa61ccbd8443154fc (patch) | |
tree | 63539fd899e0194bb4cff3accf2e7eec4140ecea /x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild | |
parent | Stable on ppc wrt bug 229579 (diff) | |
download | gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.tar.gz gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.tar.bz2 gentoo-2-487aba307fea5e37911fa7daa61ccbd8443154fc.zip |
Stable on ppc wrt bug 229577
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild')
-rw-r--r-- | x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild index 360f53cd237e..bc79de040906 100644 --- a/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild +++ b/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.2 2008/06/26 14:44:01 coldwind Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmMatrix/wmMatrix-0.2-r1.ebuild,v 1.3 2008/06/26 17:14:19 nixnut Exp $ inherit eutils toolchain-funcs multilib @@ -19,7 +19,7 @@ RDEPEND="${CDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ~ppc64 ~sparc ~x86" IUSE="" src_unpack() { |