diff options
author | Lars Weiler <pylon@gentoo.org> | 2003-12-14 04:43:36 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2003-12-14 04:43:36 +0000 |
commit | b8a185033b77269dd8397c4ad64e978a22c744ad (patch) | |
tree | fc2ea95a402aaa1416db2a9c0be428d6185d5034 /x11-plugins/wmtop/wmtop-0.84.ebuild | |
parent | make stable on ppc (diff) | |
download | gentoo-2-b8a185033b77269dd8397c4ad64e978a22c744ad.tar.gz gentoo-2-b8a185033b77269dd8397c4ad64e978a22c744ad.tar.bz2 gentoo-2-b8a185033b77269dd8397c4ad64e978a22c744ad.zip |
make stable on ppc
Diffstat (limited to 'x11-plugins/wmtop/wmtop-0.84.ebuild')
-rw-r--r-- | x11-plugins/wmtop/wmtop-0.84.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmtop/wmtop-0.84.ebuild b/x11-plugins/wmtop/wmtop-0.84.ebuild index d48a3bf590ea..d0e37bbcff69 100644 --- a/x11-plugins/wmtop/wmtop-0.84.ebuild +++ b/x11-plugins/wmtop/wmtop-0.84.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/wmtop/wmtop-0.84.ebuild,v 1.5 2003/10/16 16:10:23 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmtop/wmtop-0.84.ebuild,v 1.6 2003/12/14 04:43:32 pylon Exp $ S="${WORKDIR}/${P}" @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/wmtop/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~sparc amd64" +KEYWORDS="x86 ~sparc amd64 ppc" DEPEND="virtual/glibc virtual/x11" |