diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 20:56:09 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-08-30 20:56:09 +0100 |
commit | 94598fb9563e10aa5e9d6b590f8148ec3d580d51 (patch) | |
tree | 121dde51d914ac9ab5abb283b0b24e2da810bcf8 /dev-haskell/conduit | |
parent | dev-haskell/resourcet: stable on x86, bug #554000 (diff) | |
download | gentoo-94598fb9563e10aa5e9d6b590f8148ec3d580d51.tar.gz gentoo-94598fb9563e10aa5e9d6b590f8148ec3d580d51.tar.bz2 gentoo-94598fb9563e10aa5e9d6b590f8148ec3d580d51.zip |
dev-haskell/conduit: stable on x86, bug #554002
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/conduit')
-rw-r--r-- | dev-haskell/conduit/conduit-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit/conduit-1.1.6.ebuild b/dev-haskell/conduit/conduit-1.1.6.ebuild index aae60164cc0b..5a2493379aed 100644 --- a/dev-haskell/conduit/conduit-1.1.6.ebuild +++ b/dev-haskell/conduit/conduit-1.1.6.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/exceptions:=[profile?] |