diff options
Diffstat (limited to 'dev-haskell/time/time-1.2.0.3.ebuild')
-rw-r--r-- | dev-haskell/time/time-1.2.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-haskell/time/time-1.2.0.3.ebuild b/dev-haskell/time/time-1.2.0.3.ebuild index a1473920a9bc..35d1b283d11e 100644 --- a/dev-haskell/time/time-1.2.0.3.ebuild +++ b/dev-haskell/time/time-1.2.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/time-1.2.0.3.ebuild,v 1.1 2011/08/03 13:28:30 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/time/time-1.2.0.3.ebuild,v 1.2 2012/02/24 09:46:25 ago Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="http://hackage.haskell.org/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.1" |