diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 21:46:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 23:18:06 +0100 |
commit | 8456d6432a3de6d7f9f47eda6877bdb9645cb517 (patch) | |
tree | 78da9699bf66a703eba80db389e971f70c3ac5e9 /dev-haskell/conduit-extra | |
parent | dev-haskell/blaze-builder-conduit: stable on amd64/x86, bug #554002 (diff) | |
download | gentoo-8456d6432a3de6d7f9f47eda6877bdb9645cb517.tar.gz gentoo-8456d6432a3de6d7f9f47eda6877bdb9645cb517.tar.bz2 gentoo-8456d6432a3de6d7f9f47eda6877bdb9645cb517.zip |
dev-haskell/conduit-extra: stable on amd64/x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/conduit-extra')
-rw-r--r-- | dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild b/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild index 7c60e5e546b7..92c3221c62cb 100644 --- a/dev-haskell/conduit-extra/conduit-extra-1.1.9.1.ebuild +++ b/dev-haskell/conduit-extra/conduit-extra-1.1.9.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?] |