diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:43:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-30 14:43:45 +0000 |
commit | 5ba6891c7efd19e837f5a7b8d0b37bcf3544a322 (patch) | |
tree | e639b1946c6c9d448911edb6f4e736eb35988aca /dev-haskell/random/random-1.0.1.1-r1.ebuild | |
parent | Stable for alpha, wrt bug #456588 (diff) | |
download | historical-5ba6891c7efd19e837f5a7b8d0b37bcf3544a322.tar.gz historical-5ba6891c7efd19e837f5a7b8d0b37bcf3544a322.tar.bz2 historical-5ba6891c7efd19e837f5a7b8d0b37bcf3544a322.zip |
Stable for alpha, wrt bug #457282
Package-Manager: portage-2.1.11.52/cvs/Linux ppc64
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/random/random-1.0.1.1-r1.ebuild')
-rw-r--r-- | dev-haskell/random/random-1.0.1.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/random/random-1.0.1.1-r1.ebuild b/dev-haskell/random/random-1.0.1.1-r1.ebuild index 0b8f71b622dc..d3a443f960e4 100644 --- a/dev-haskell/random/random-1.0.1.1-r1.ebuild +++ b/dev-haskell/random/random-1.0.1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/random-1.0.1.1-r1.ebuild,v 1.6 2013/03/28 22:20:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/random/random-1.0.1.1-r1.ebuild,v 1.7 2013/03/30 14:43:43 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.8.2:=" |