diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 15:49:44 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:50:19 +0100 |
commit | 111318e591b20861abdb19636477bb0f8ce4fbe7 (patch) | |
tree | 77549ba61841ff3422d0fcafcb801eedde919f22 /dev-haskell/xml-conduit | |
parent | dev-haskell/pretty-show: amd64 x86 stable, bug #524790 (diff) | |
download | gentoo-111318e591b20861abdb19636477bb0f8ce4fbe7.tar.gz gentoo-111318e591b20861abdb19636477bb0f8ce4fbe7.tar.bz2 gentoo-111318e591b20861abdb19636477bb0f8ce4fbe7.zip |
dev-haskell/xml-conduit: amd64 x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/xml-conduit')
-rw-r--r-- | dev-haskell/xml-conduit/xml-conduit-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 d67ee1ce8b2d..307c24b0d825 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?] |