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/comonad/
Date: Fri, 26 Feb 2016 22:30:53
Message-Id: 1456525834.21795b9a97b758e067f58a6323fcd08f3def0371.slyfox@gentoo
1 commit: 21795b9a97b758e067f58a6323fcd08f3def0371
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 26 22:16:06 2016 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 26 22:30:34 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21795b9a
7
8 dev-haskell/comonad: stable for x86, amd64
9
10 Package-Manager: portage-2.2.27
11
12 dev-haskell/comonad/comonad-4.2.7.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/comonad/comonad-4.2.7.2.ebuild b/dev-haskell/comonad/comonad-4.2.7.2.ebuild
16 index 31b3d29..007e7ad 100644
17 --- a/dev-haskell/comonad/comonad-4.2.7.2.ebuild
18 +++ b/dev-haskell/comonad/comonad-4.2.7.2.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="amd64 x86"
25 IUSE="+containers +contravariant +distributive +test-doctests"
26
27 RDEPEND=">=dev-haskell/semigroups-0.8.3.1:=[profile?] <dev-haskell/semigroups-1:=[profile?]