summaryrefslogtreecommitdiff
path: root/dev-haskell/conduit
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-08-30 20:56:09 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-08-30 20:56:09 +0100
commit94598fb9563e10aa5e9d6b590f8148ec3d580d51 (patch)
tree121dde51d914ac9ab5abb283b0b24e2da810bcf8 /dev-haskell/conduit
parent2d7db020ff44565937f4afeea3e554a51622e1b1 (diff)
downloadgentoo-94598fb9563e10aa5e9d6b590f8148ec3d580d51.tar.gz
gentoo-94598fb9563e10aa5e9d6b590f8148ec3d580d51.tar.xz
dev-haskell/conduit: stable on x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/conduit')
-rw-r--r--dev-haskell/conduit/conduit-1.1.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild
index aae60164cc0..5a2493379ae 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?]