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/tasty-quickcheck/
Date: Sun, 30 Aug 2015 22:19:35
Message-Id: 1440973113.73b43648e78965973fe52e6fb0c6ff4640e72277.slyfox@gentoo
1 commit: 73b43648e78965973fe52e6fb0c6ff4640e72277
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 21:19:19 2015 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 22:18:33 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b43648
7
8 dev-haskell/tasty-quickcheck: stable on amd64/x86, bug #554002
9
10 Package-Manager: portage-2.2.20
11
12 dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
16 index e258cea..0eef018 100644
17 --- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
18 +++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.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="old-quickcheck"
26
27 RDEPEND="dev-haskell/tagged:=[profile?]