diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:34:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:45 +0100 |
commit | 3497516b59d23b6361d289f850268a35394cf991 (patch) | |
tree | 03772e47bef96b7120313196b5a91a91c1088973 /dev-haskell | |
parent | dev-haskell/hspec-expectations: stable 0.7.2 for x86/amd64, bug #631138 (diff) | |
download | gentoo-3497516b59d23b6361d289f850268a35394cf991.tar.gz gentoo-3497516b59d23b6361d289f850268a35394cf991.tar.bz2 gentoo-3497516b59d23b6361d289f850268a35394cf991.zip |
dev-haskell/conduit: stable 1.2.8 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/conduit/conduit-1.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/conduit/conduit-1.2.8.ebuild b/dev-haskell/conduit/conduit-1.2.8.ebuild index 086201c1005d..ef1afa073da9 100644 --- a/dev-haskell/conduit/conduit-1.2.8.ebuild +++ b/dev-haskell/conduit/conduit-1.2.8.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/exceptions-0.6:=[profile?] |