diff options
Diffstat (limited to 'app-sci/setiathome/setiathome-3.08-r1.ebuild')
-rw-r--r-- | app-sci/setiathome/setiathome-3.08-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/setiathome/setiathome-3.08-r1.ebuild b/app-sci/setiathome/setiathome-3.08-r1.ebuild index 8fe10fc6e67f..56d7947d87ab 100644 --- a/app-sci/setiathome/setiathome-3.08-r1.ebuild +++ b/app-sci/setiathome/setiathome-3.08-r1.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/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.8 2004/02/26 22:20:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.9 2004/03/09 23:10:22 agriffis Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -17,7 +17,7 @@ SRC_URI="x86? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.i686-pc-linux- LICENSE="as-is" SLOT="0" -KEYWORDS="x86 amd64" +KEYWORDS="x86 amd64 alpha ia64" IUSE="X" # Don't know if this is necessary, will have to check the license RESTRICT="nomirror" |