commit: 860ea2f6b9a3dcafe22879cdc2bb682347c48b71
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 19 14:24:34 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Sep 19 15:52:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860ea2f6
dev-haskell/scientific: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
dev-haskell/scientific/scientific-0.3.3.8.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/scientific/scientific-0.3.3.8.ebuild
b/dev-haskell/scientific/scientific-0.3.3.8.ebuild
index 835c2e8..625b739 100644
--- a/dev-haskell/scientific/scientific-0.3.3.8.ebuild
+++ b/dev-haskell/scientific/scientific-0.3.3.8.ebuild
@@ -16,7 +16,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+bytestring-builder"
RDEPEND=">=dev-haskell/hashable-1.1.2:=[profile?]
<dev-haskell/hashable-1.3:=[profile?]