commit: 73b43648e78965973fe52e6fb0c6ff4640e72277
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 21:19:19 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 22:18:33 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73b43648
dev-haskell/tasty-quickcheck: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index e258cea..0eef018 100644
--- a/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
+++ b/dev-haskell/tasty-quickcheck/tasty-quickcheck-0.8.3.2.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="old-quickcheck"
RDEPEND="dev-haskell/tagged:=[profile?]