diff options
author | 2013-03-30 14:44:33 +0000 | |
---|---|---|
committer | 2013-03-30 14:44:33 +0000 | |
commit | 0738e59bc7b2f9521fab099fafde7fe09707d8d4 (patch) | |
tree | 02287826478bf52c69705eb1763d6bc331cd2ffb /dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild | |
parent | sys-kernel/aufs-sources: Bump to genpatches 3.8-8 and latest aufs (diff) | |
download | gentoo-2-0738e59bc7b2f9521fab099fafde7fe09707d8d4.tar.gz gentoo-2-0738e59bc7b2f9521fab099fafde7fe09707d8d4.tar.bz2 gentoo-2-0738e59bc7b2f9521fab099fafde7fe09707d8d4.zip |
Stable for alpha, wrt bug #457284
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild index 4aab48fd58ec..c1cd0e283da2 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.0.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/unix-compat/unix-compat-0.4.1.0.ebuild,v 1.6 2013/03/28 22:24:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.4.1.0.ebuild,v 1.7 2013/03/30 14:44:33 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" +KEYWORDS="alpha amd64 ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.12.1:=" |