summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-23 18:29:39 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-23 19:40:29 +0100
commitbdfcc15592d12c9754e9ccc130c8457a522b0677 (patch)
tree9ce15ba9cb22325915d5bb92a49f473fccb16f6b /dev-haskell
parentdev-haskell/blaze-builder-enumerator: stable 0.2.1.0-r1 for x86/amd64, bug #6... (diff)
downloadgentoo-bdfcc15592d12c9754e9ccc130c8457a522b0677.tar.gz
gentoo-bdfcc15592d12c9754e9ccc130c8457a522b0677.tar.bz2
gentoo-bdfcc15592d12c9754e9ccc130c8457a522b0677.zip
dev-haskell/xml-conduit: stable 1.3.4.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell')
-rw-r--r--dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild b/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild
index b0dd91c61ece..93a03ed40743 100644
--- a/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild
+++ b/dev-haskell/xml-conduit/xml-conduit-1.3.4.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,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?]