diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2012-12-10 21:53:29 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2012-12-10 21:53:29 +0000 |
commit | 98cfbd99ea526f8bd194d428de59a3479563caec (patch) | |
tree | 5f64ce7972c1237fafb51e760dcb05f24d355e40 /dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild | |
parent | fixed automagic deps and updated to eapi 5 (diff) | |
download | historical-98cfbd99ea526f8bd194d428de59a3479563caec.tar.gz historical-98cfbd99ea526f8bd194d428de59a3479563caec.tar.bz2 historical-98cfbd99ea526f8bd194d428de59a3479563caec.zip |
stable on alpha/ia64/sparc (bug #421351)
Package-Manager: portage-2.2.0_alpha144_p3/cvs/Linux x86_64
Manifest-Sign-Key: 0x611FF3AA
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 423d3cee8e69..200af51a4228 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.7 2012/12/07 18:17:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.3.0.1.ebuild,v 1.8 2012/12/10 21:53:13 slyfox 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" |