diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:02:13 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-04-30 22:02:13 +0000 |
commit | 2fa70e1f00afe60111402437bac1287ae998de0c (patch) | |
tree | 5a82110459cbad9f93c7d30a2c5823af3e9057eb /x11-plugins/wmDownload | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-2fa70e1f00afe60111402437bac1287ae998de0c.tar.gz gentoo-2-2fa70e1f00afe60111402437bac1287ae998de0c.tar.bz2 gentoo-2-2fa70e1f00afe60111402437bac1287ae998de0c.zip |
PPC stable profile update
Diffstat (limited to 'x11-plugins/wmDownload')
-rw-r--r-- | x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild b/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild index 24f17153d9c0..b14bbd75bc7f 100644 --- a/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild +++ b/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild,v 1.9 2004/04/13 18:34:33 rizzo Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild,v 1.10 2004/04/30 22:00:30 pvdabeel Exp $ S=${WORKDIR}/wmDownload @@ -11,7 +11,7 @@ HOMEPAGE="http://wmdownload.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 ppc" DEPEND="virtual/glibc virtual/x11 x11-libs/docklib" |