From 903a8a154737505a49317658fe3a267062b30d90 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 30 Aug 2015 21:59:55 +0100 Subject: dev-haskell/quickcheck-instances: stable on amd64/x86, bug #554002 Package-Manager: portage-2.2.20 --- dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/quickcheck-instances') diff --git a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild index 9f6f2d55ce5d..ec52846b2b21 100644 --- a/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild +++ b/dev-haskell/quickcheck-instances/quickcheck-instances-0.3.11.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND=">=dev-haskell/hashable-1.1.2.3:=[profile?]