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/chell/
Date: Sun, 20 Sep 2015 18:51:12
Message-Id: 1442775028.ce3e131e149648f918c8ad3a6264da0a1488d26a.slyfox@gentoo
1 commit: ce3e131e149648f918c8ad3a6264da0a1488d26a
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 15:17:14 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 18:50:28 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce3e131e
7
8 dev-haskell/chell: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/chell/chell-0.4.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/chell/chell-0.4.0.1.ebuild b/dev-haskell/chell/chell-0.4.0.1.ebuild
16 index 234073f..5d9f06f 100644
17 --- a/dev-haskell/chell/chell-0.4.0.1.ebuild
18 +++ b/dev-haskell/chell/chell-0.4.0.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
20
21 LICENSE="MIT"
22 SLOT="0/${PV}"
23 -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
24 +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86"
25 IUSE="+color-output"
26
27 RDEPEND=">=dev-haskell/options-1.0:=[profile?] <dev-haskell/options-2.0:=[profile?]