commit: 111318e591b20861abdb19636477bb0f8ce4fbe7
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 14:49:44 2015 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 18:50:19 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111318e5
dev-haskell/xml-conduit: amd64 x86 stable, bug #524790
Package-Manager: portage-2.2.20
dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild
b/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild
index d67ee1c..307c24b 100644
--- a/dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild
+++ b/dev-haskell/xml-conduit/xml-conduit-1.3.1.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/attoparsec-0.10:=[profile?]