diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:42:41 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:42:41 +0000 |
commit | dd3bc67e439503eec73afc17952ef965d547d9a5 (patch) | |
tree | 09f4b8432fbb7f4059ce62a1e099683c76100d3d /dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild | |
parent | Stable for sparc, wrt bug #479078 (diff) | |
download | gentoo-2-dd3bc67e439503eec73afc17952ef965d547d9a5.tar.gz gentoo-2-dd3bc67e439503eec73afc17952ef965d547d9a5.tar.bz2 gentoo-2-dd3bc67e439503eec73afc17952ef965d547d9a5.zip |
Stable for sparc, wrt bug #470376
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild')
-rw-r--r-- | dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild b/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild index 78369ac564ed..17bce72249f1 100644 --- a/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild +++ b/dev-haskell/unix-compat/unix-compat-0.4.1.1.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.1.ebuild,v 1.4 2013/07/30 12:32:20 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/unix-compat/unix-compat-0.4.1.1.ebuild,v 1.5 2013/08/03 07:42:41 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="old-time" RDEPEND=">=dev-lang/ghc-6.12.1:=" |