diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:01:40 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-03-04 20:01:40 +0000 |
commit | a713904fc5603ba0f274e8ebd1d8cc54c4bce11b (patch) | |
tree | 21f287856d3aa817ba57deca61397d2e017fdec6 /dev-haskell/dlist/dlist-0.6.0.1.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-a713904fc5603ba0f274e8ebd1d8cc54c4bce11b.tar.gz gentoo-2-a713904fc5603ba0f274e8ebd1d8cc54c4bce11b.tar.bz2 gentoo-2-a713904fc5603ba0f274e8ebd1d8cc54c4bce11b.zip |
Stable for x86, wrt bug #502674
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-haskell/dlist/dlist-0.6.0.1.ebuild')
-rw-r--r-- | dev-haskell/dlist/dlist-0.6.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/dlist/dlist-0.6.0.1.ebuild b/dev-haskell/dlist/dlist-0.6.0.1.ebuild index 2db3e840a5ac..382f5ba9e161 100644 --- a/dev-haskell/dlist/dlist-0.6.0.1.ebuild +++ b/dev-haskell/dlist/dlist-0.6.0.1.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/dlist/dlist-0.6.0.1.ebuild,v 1.2 2014/03/02 23:03:11 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-haskell/dlist/dlist-0.6.0.1.ebuild,v 1.3 2014/03/04 20:01: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 ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND=">=dev-lang/ghc-6.10.4:= |