diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-10-03 23:39:59 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-10-03 23:39:59 +0000 |
commit | 0180eb34a09c512a8b3e2b9b2d54b989721e3f91 (patch) | |
tree | 61954e170aa2e81be931ccff5a9584c6567a6ee1 /dev-haskell/openal/openal-1.3.1.1.ebuild | |
parent | Sparc stable, Bug #239465. (diff) | |
download | gentoo-2-0180eb34a09c512a8b3e2b9b2d54b989721e3f91.tar.gz gentoo-2-0180eb34a09c512a8b3e2b9b2d54b989721e3f91.tar.bz2 gentoo-2-0180eb34a09c512a8b3e2b9b2d54b989721e3f91.zip |
Sparc stable, Bug #239465.
(Portage version: 2.2_rc11/cvs/Linux 2.6.20-gentoo-r8 x86_64)
Diffstat (limited to 'dev-haskell/openal/openal-1.3.1.1.ebuild')
-rw-r--r-- | dev-haskell/openal/openal-1.3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/openal/openal-1.3.1.1.ebuild b/dev-haskell/openal/openal-1.3.1.1.ebuild index 6cc0a272a84a..01d9b9b53b0b 100644 --- a/dev-haskell/openal/openal-1.3.1.1.ebuild +++ b/dev-haskell/openal/openal-1.3.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.3 2008/07/06 20:27:11 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.1.ebuild,v 1.4 2008/10/03 23:39:59 fmccor Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${MY_PN}/${PV}/${MY_P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~sparc x86" +KEYWORDS="amd64 sparc x86" IUSE="" DEPEND=">=dev-lang/ghc-6.4 |