From e5c0c2fdf2f38a3bd4c5c5c299019a3044fdaf85 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Mon, 20 Jan 2014 15:51:54 +0000 Subject: Stable for ppc, wrt bug #495386 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) --- dev-haskell/primitive/ChangeLog | 5 ++++- dev-haskell/primitive/primitive-0.5.1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'dev-haskell/primitive') diff --git a/dev-haskell/primitive/ChangeLog b/dev-haskell/primitive/ChangeLog index f8a29d2b1389..cc35bab5e4f1 100644 --- a/dev-haskell/primitive/ChangeLog +++ b/dev-haskell/primitive/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-haskell/primitive # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/ChangeLog,v 1.20 2014/01/19 10:19:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/ChangeLog,v 1.21 2014/01/20 15:51:54 ago Exp $ + + 20 Jan 2014; Agostino Sarubbo primitive-0.5.1.0.ebuild: + Stable for ppc, wrt bug #495386 19 Jan 2014; Agostino Sarubbo primitive-0.5.1.0.ebuild: Stable for ppc64, wrt bug #495386 diff --git a/dev-haskell/primitive/primitive-0.5.1.0.ebuild b/dev-haskell/primitive/primitive-0.5.1.0.ebuild index f4299ef344b7..99d1ce87f751 100644 --- a/dev-haskell/primitive/primitive-0.5.1.0.ebuild +++ b/dev-haskell/primitive/primitive-0.5.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/primitive-0.5.1.0.ebuild,v 1.3 2014/01/19 10:19:54 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/primitive/primitive-0.5.1.0.ebuild,v 1.4 2014/01/20 15:51:54 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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~ia64 ppc ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:= -- cgit v1.2.3-65-gdbad