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/exceptions/
Date: Sun, 20 Sep 2015 18:50:49
Message-Id: 1442775014.4c24020fb5e48a62db0d743beb530c663012c132.slyfox@gentoo
1 commit: 4c24020fb5e48a62db0d743beb530c663012c132
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 20 13:42:46 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 20 18:50:14 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c24020f
7
8 dev-haskell/exceptions: alpha ppc sparc stable, bug #524790
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/exceptions/exceptions-0.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/exceptions/exceptions-0.6.1.ebuild b/dev-haskell/exceptions/exceptions-0.6.1.ebuild
16 index 0be61e3..6d7c052 100644
17 --- a/dev-haskell/exceptions/exceptions-0.6.1.ebuild
18 +++ b/dev-haskell/exceptions/exceptions-0.6.1.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0/${PV}"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="alpha amd64 ppc sparc x86"
25 IUSE=""
26
27 RDEPEND=">=dev-haskell/mtl-2.0:=[profile?] <dev-haskell/mtl-2.3:=[profile?]