summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/openal/openal-1.3.1.1.ebuild')
-rw-r--r--dev-haskell/openal/openal-1.3.1.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/openal/openal-1.3.1.1.ebuild b/dev-haskell/openal/openal-1.3.1.1.ebuild
index 933feaf5b54b..6cc0a272a84a 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-2007 Gentoo Foundation
+# 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.2 2007/12/20 02:37:45 dcoutts Exp $
+# $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 $
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