diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-02-29 04:26:55 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-02-29 04:26:55 +0000 |
commit | dabb6bdbb50f816839a6cbf46b82c7908b04b3e7 (patch) | |
tree | 04356b2b3d7366ead7893c382f0c7f197168c6a1 /x11-plugins/desklet-goodweather | |
parent | Initial commit. Still has 2.6 sandbox issues for now. bug # to work because t... (diff) | |
download | gentoo-2-dabb6bdbb50f816839a6cbf46b82c7908b04b3e7.tar.gz gentoo-2-dabb6bdbb50f816839a6cbf46b82c7908b04b3e7.tar.bz2 gentoo-2-dabb6bdbb50f816839a6cbf46b82c7908b04b3e7.zip |
added ~amd64 to keywords
Diffstat (limited to 'x11-plugins/desklet-goodweather')
-rw-r--r-- | x11-plugins/desklet-goodweather/desklet-goodweather-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/desklet-goodweather/desklet-goodweather-0.3.ebuild b/x11-plugins/desklet-goodweather/desklet-goodweather-0.3.ebuild index bf9cebf7054c..761904922643 100644 --- a/x11-plugins/desklet-goodweather/desklet-goodweather-0.3.ebuild +++ b/x11-plugins/desklet-goodweather/desklet-goodweather-0.3.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/desklet-goodweather/desklet-goodweather-0.3.ebuild,v 1.1 2003/11/24 11:53:51 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-goodweather/desklet-goodweather-0.3.ebuild,v 1.2 2004/02/29 04:26:55 jhuebel Exp $ DESKLET_NAME="GoodWeather" @@ -14,7 +14,7 @@ LICENSE="as-is" SLOT="0" IUSE="" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~amd64" DEPEND=">=gnome-extra/gdesklets-core-0.24" |