diff options
author | Jason Wever <weeve@gentoo.org> | 2004-11-24 04:48:08 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-11-24 04:48:08 +0000 |
commit | 9308d03bb4242060a7a94a21d9411bbebc9fa5f2 (patch) | |
tree | a0a61a0d26aa06b41ef369c4b571aa50cedb5028 /x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | |
parent | buh bye pam #69066 (diff) | |
download | historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.tar.gz historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.tar.bz2 historical-9308d03bb4242060a7a94a21d9411bbebc9fa5f2.zip |
Added ~sparc keyword.
Diffstat (limited to 'x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild')
-rw-r--r-- | x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild index bd64ec59cd43..1e472995324e 100644 --- a/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild +++ b/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.12 2004/06/24 23:17:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmSpaceWeather/wmSpaceWeather-1.04.ebuild,v 1.13 2004/11/24 04:45:39 weeve Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://nis-www.lanl.gov/~mgh/WindowMaker/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~mips hppa ppc" +KEYWORDS="x86 amd64 ~mips hppa ppc ~sparc" DEPEND="dev-lang/perl virtual/x11" |