commit: 37f9f0aff0c79262c02e72679a86fa2e3f753a09
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 22:09:21 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 22:19:12 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37f9f0af
dev-haskell/hspec-expectations: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
index 20c934e..c7aeca7 100644
--- a/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.ebuild
+++ b/dev-haskell/hspec-expectations/hspec-expectations-0.6.1.1.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=""
RDEPEND="dev-haskell/hunit:=[profile?]