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/hspec-expectations/
Date: Sun, 30 Aug 2015 22:19:58
Message-Id: 1440973152.37f9f0aff0c79262c02e72679a86fa2e3f753a09.slyfox@gentoo
1 commit: 37f9f0aff0c79262c02e72679a86fa2e3f753a09
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 22:09:21 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 22:19:12 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f9f0af
7
8 dev-haskell/hspec-expectations: stable on amd64/x86, bug #554002
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
16 index 20c934e..c7aeca7 100644
17 --- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
18 +++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.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="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 RDEPEND="dev-haskell/hunit:=[profile?]