diff options
author | 2013-08-07 13:30:12 +0000 | |
---|---|---|
committer | 2013-08-07 13:30:12 +0000 | |
commit | 3e97313af16d28aaab94254990dd0b287eae25be (patch) | |
tree | 6b4bc881a474f22997c9afffd7973b32bbd808b8 /dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild | |
parent | Stable for x86, wrt bug #470354 (diff) | |
download | gentoo-2-3e97313af16d28aaab94254990dd0b287eae25be.tar.gz gentoo-2-3e97313af16d28aaab94254990dd0b287eae25be.tar.bz2 gentoo-2-3e97313af16d28aaab94254990dd0b287eae25be.zip |
Stable for x86, wrt bug #470356
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
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 e0e55a391eab..09836f4d28ad 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.7 2013/08/04 13:37:19 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/haskeline/haskeline-0.6.4.7-r1.ebuild,v 1.8 2013/08/07 13:30:12 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?] |