diff options
Diffstat (limited to 'dev-lang/hugs98/hugs98-2002.11.ebuild')
-rw-r--r-- | dev-lang/hugs98/hugs98-2002.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/hugs98/hugs98-2002.11.ebuild b/dev-lang/hugs98/hugs98-2002.11.ebuild index 8555ad9b39a3..39150f94fc97 100644 --- a/dev-lang/hugs98/hugs98-2002.11.ebuild +++ b/dev-lang/hugs98/hugs98-2002.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2002.11.ebuild,v 1.1 2002/12/11 08:04:00 george Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/hugs98/hugs98-2002.11.ebuild,v 1.2 2002/12/11 08:07:47 george Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://cvs.haskell.org/Hugs/downloads/Nov2002/${MY_P}.tar.gz" HOMEPAGE="http://www.haskell.org/hugs" SLOT="0" -KEYWORDS="~x86 ~sparc ~sparc64" +KEYWORDS="~x86 ~sparc" LICENSE="as-is" DEPEND="virtual/glibc" |