diff options
author | 2007-12-12 09:45:52 +0000 | |
---|---|---|
committer | 2007-12-12 09:45:52 +0000 | |
commit | d28bd69e69a532f3591c77c57e83dd00c7284691 (patch) | |
tree | f1cb7715b72291ba65496b449b622f986d6640d5 /dev-haskell/openal/openal-1.3.1.ebuild | |
parent | quote variable (diff) | |
download | gentoo-2-d28bd69e69a532f3591c77c57e83dd00c7284691.tar.gz gentoo-2-d28bd69e69a532f3591c77c57e83dd00c7284691.tar.bz2 gentoo-2-d28bd69e69a532f3591c77c57e83dd00c7284691.zip |
stable x86, bug 201984
(Portage version: 2.1.3.19)
Diffstat (limited to 'dev-haskell/openal/openal-1.3.1.ebuild')
-rw-r--r-- | dev-haskell/openal/openal-1.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/openal/openal-1.3.1.ebuild b/dev-haskell/openal/openal-1.3.1.ebuild index fdc9b8bb81d8..47e8abc1e1f1 100644 --- a/dev-haskell/openal/openal-1.3.1.ebuild +++ b/dev-haskell/openal/openal-1.3.1.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/openal/openal-1.3.1.ebuild,v 1.1 2007/07/09 12:40:29 dcoutts Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/openal/openal-1.3.1.ebuild,v 1.2 2007/12/12 09:45:52 opfer Exp $ CABAL_FEATURES="lib profile haddock" inherit haskell-cabal @@ -14,7 +14,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="~amd64 x86" IUSE="" DEPEND=">=dev-lang/ghc-6.6 |