diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-25 14:17:53 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-09-25 14:17:53 +0000 |
commit | f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a (patch) | |
tree | dd3d91b9953319599659c75693098b630167ae0a /dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | |
parent | Version bump, should hopefully fix bug #430096 (diff) | |
download | historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.tar.gz historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.tar.bz2 historical-f13ec0ba856d5d66bbcb9f55b04f3472ca283b6a.zip |
x86 stable, see bug 421351.
Package-Manager: portage-2.1.11.9/cvs/Linux i686
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild index e2ce56b1419f..d7402d9e7859 100644 --- a/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.3.0.1.ebuild,v 1.4 2012/09/12 15:57:28 qnikst Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.5 2012/09/25 14:00:53 nativemad Exp $ # ebuild generated by hackport 0.2.13 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/ghc-6.12.1" |