From e9ecf04d9e62465eb5a8ea82e8c32c0e088b12e4 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 27 Jul 2013 21:54:40 +0000 Subject: Stable for amd64, wrt bug #478288 (Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) --- dev-haskell/dlist/dlist-0.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-haskell/dlist/dlist-0.5-r1.ebuild') diff --git a/dev-haskell/dlist/dlist-0.5-r1.ebuild b/dev-haskell/dlist/dlist-0.5-r1.ebuild index 2e5e1dcc1057..57cce045eae1 100644 --- a/dev-haskell/dlist/dlist-0.5-r1.ebuild +++ b/dev-haskell/dlist/dlist-0.5-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/dlist/dlist-0.5-r1.ebuild,v 1.2 2013/04/03 11:25:43 gienah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/dlist-0.5-r1.ebuild,v 1.3 2013/07/27 21:54:40 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="~amd64 ~sparc ~x86 ~amd64-linux ~ppc64 ~ppc-macos ~x86-linux" +KEYWORDS="amd64 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:=" -- cgit v1.2.3-65-gdbad