summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-haskell/conduit/conduit-1.0.9.3.ebuild')
-rw-r--r--dev-haskell/conduit/conduit-1.0.9.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/conduit/conduit-1.0.9.3.ebuild b/dev-haskell/conduit/conduit-1.0.9.3.ebuild
index 2e1ef1abefb6..6717213b80c3 100644
--- a/dev-haskell/conduit/conduit-1.0.9.3.ebuild
+++ b/dev-haskell/conduit/conduit-1.0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.9.3.ebuild,v 1.2 2014/03/02 23:01:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-haskell/conduit/conduit-1.0.9.3.ebuild,v 1.3 2014/03/04 20:00:43 ago Exp $
EAPI=5
@@ -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="nohandles"
RDEPEND=">=dev-haskell/lifted-base-0.1:=[profile?]