diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:37:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-04 13:37:21 +0000 |
commit | 4276bf97dd94715c72746ec1b103c00a8ef23acb (patch) | |
tree | da9cd534051d51ebd907fb34d686777e79058895 /dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild | |
parent | Stable for ppc64, wrt bug #470354 (diff) | |
download | historical-4276bf97dd94715c72746ec1b103c00a8ef23acb.tar.gz historical-4276bf97dd94715c72746ec1b103c00a8ef23acb.tar.bz2 historical-4276bf97dd94715c72746ec1b103c00a8ef23acb.zip |
Stable for ppc64, wrt bug #470356
Package-Manager: portage-2.1.12.2/cvs/Linux ppc64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild')
-rw-r--r-- | dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild b/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild index f40e78bfc1f9..e0e55a391eab 100644 --- a/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild +++ b/dev-haskell/haskeline/haskeline-0.6.4.7-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/haskeline/haskeline-0.6.4.7-r1.ebuild,v 1.6 2013/08/04 11:42:10 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild,v 1.7 2013/08/04 13:37:19 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 ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86 ~x86-fbsd ~ppc-macos ~x86-macos" IUSE="" RDEPEND=">=dev-haskell/extensible-exceptions-0.1.1.0:=[profile?] |