diff options
author | Chris Parrott <cparrott@gentoo.org> | 2007-04-04 19:46:46 +0000 |
---|---|---|
committer | Chris Parrott <cparrott@gentoo.org> | 2007-04-04 19:46:46 +0000 |
commit | bfaf445932d9bfd40bb6d11642f45b4817a52008 (patch) | |
tree | ffdb6b24826601ef24d3fc86c7c31e1b3e532e96 /dev-haskell/cgi/cgi-2006.9.6.ebuild | |
parent | SSL patch version bump to 20070321. (diff) | |
download | gentoo-2-bfaf445932d9bfd40bb6d11642f45b4817a52008.tar.gz gentoo-2-bfaf445932d9bfd40bb6d11642f45b4817a52008.tar.bz2 gentoo-2-bfaf445932d9bfd40bb6d11642f45b4817a52008.zip |
added ~alpha keyword
(Portage version: 2.1.2.3)
Diffstat (limited to 'dev-haskell/cgi/cgi-2006.9.6.ebuild')
-rw-r--r-- | dev-haskell/cgi/cgi-2006.9.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/cgi/cgi-2006.9.6.ebuild b/dev-haskell/cgi/cgi-2006.9.6.ebuild index 60db7cd4221f..f1df24e5230c 100644 --- a/dev-haskell/cgi/cgi-2006.9.6.ebuild +++ b/dev-haskell/cgi/cgi-2006.9.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-2006.9.6.ebuild,v 1.1 2007/03/17 14:31:56 kolmodin Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/cgi/cgi-2006.9.6.ebuild,v 1.2 2007/04/04 19:46:46 cparrott Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -13,7 +13,7 @@ SRC_URI="http://www.haskell.org/ghc/dist/${GHC_PV}/ghc-${GHC_PV}-src-extralibs.t LICENSE="BSD" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="~alpha ~amd64 ~x86" IUSE="" DEPEND=">=virtual/ghc-6.6 |