commit: f9d10d6fcb784208384d9440786927ddd109ffc1
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:26:25 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:52:55 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9d10d6f
dev-haskell/tasty-smallcheck: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
index 14e1fa9..35ec37c 100644
--- a/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.ebuild
+++ b/dev-haskell/tasty-smallcheck/tasty-smallcheck-0.8.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/async:=[profile?]