Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-haskell/frown/
Date: Tue, 07 Feb 2017 22:04:21
Message-Id: 1486505010.db6c960900f6aa6d39e4405d17690504cc29dae5.slyfox@gentoo
1 commit: db6c960900f6aa6d39e4405d17690504cc29dae5
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 7 21:59:38 2017 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 7 22:03:30 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db6c9609
7
8 dev-haskell/frown: amd64/ppc/ppc64/sparc/x86 stable, bug #608534
9
10 Package-Manager: Portage-2.3.3, Repoman-2.3.1
11
12 dev-haskell/frown/frown-0.6.2.3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-haskell/frown/frown-0.6.2.3.ebuild b/dev-haskell/frown/frown-0.6.2.3.ebuild
16 index 0e014cc..913eb18 100644
17 --- a/dev-haskell/frown/frown-0.6.2.3.ebuild
18 +++ b/dev-haskell/frown/frown-0.6.2.3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2016 Gentoo Foundation
21 +# Copyright 1999-2017 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
26
27 LICENSE="GPL-2"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
30 +KEYWORDS="amd64 ppc ppc64 sparc x86"
31 IUSE=""
32
33 RDEPEND=">=dev-lang/ghc-7.4.1:=