diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 11:59:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-10-04 11:59:04 +0200 |
commit | 7fcfbe0dde89cb1be24f113b948e2f61220dcdfa (patch) | |
tree | 7889cb605468db13ed2df4963a6f538077b1656f /dev-haskell | |
parent | media-libs/mlt: Mark ~ppc64 (bug #558174). (diff) | |
download | gentoo-7fcfbe0dde89cb1be24f113b948e2f61220dcdfa.tar.gz gentoo-7fcfbe0dde89cb1be24f113b948e2f61220dcdfa.tar.bz2 gentoo-7fcfbe0dde89cb1be24f113b948e2f61220dcdfa.zip |
dev-haskell/conduit: amd64 stable wrt bug #550394
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/conduit/conduit-1.0.15.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/conduit/conduit-1.0.15.1.ebuild b/dev-haskell/conduit/conduit-1.0.15.1.ebuild index 70cdb99ab56e..caf8ea8f179f 100644 --- a/dev-haskell/conduit/conduit-1.0.15.1.ebuild +++ b/dev-haskell/conduit/conduit-1.0.15.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="nohandles" RDEPEND=">=dev-haskell/lifted-base-0.1:=[profile?] |