commit: 94598fb9563e10aa5e9d6b590f8148ec3d580d51
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 30 19:56:09 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Aug 30 19:56:09 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94598fb9
dev-haskell/conduit: stable on x86, bug #554002
Package-Manager: portage-2.2.20
dev-haskell/conduit/conduit-1.1.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild
b/dev-haskell/conduit/conduit-1.1.6.ebuild
index aae6016..5a24933 100644
--- a/dev-haskell/conduit/conduit-1.1.6.ebuild
+++ b/dev-haskell/conduit/conduit-1.1.6.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/exceptions:=[profile?]