diff options
Diffstat (limited to 'x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild')
-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 fb53b6141376..28cc99d93498 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-2003 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.5 2003/09/06 05:45:17 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmDownload/wmDownload-0.1.2a.ebuild,v 1.6 2003/10/16 16:10:23 drobbins Exp $ S=${WORKDIR}/wmDownload @@ -10,7 +10,7 @@ HOMEPAGE="http://wmdownload.sourceforge.net/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 amd64" DEPEND="virtual/glibc x11-base/xfree x11-libs/docklib" |