commit:     8fd2089057ff923e95a776760cfb804402c3914d
Author:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 20 13:43:06 2015 +0000
Commit:     Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun Sep 20 18:50:14 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fd20890

dev-haskell/cgi: alpha amd64 ppc sparc x86 stable, bug #524790

Package-Manager: portage-2.2.20

 dev-haskell/cgi/cgi-3001.2.2.2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-haskell/cgi/cgi-3001.2.2.2.ebuild 
b/dev-haskell/cgi/cgi-3001.2.2.2.ebuild
index 098e042..f898f9a 100644
--- a/dev-haskell/cgi/cgi-3001.2.2.2.ebuild
+++ b/dev-haskell/cgi/cgi-3001.2.2.2.ebuild
@@ -16,11 +16,12 @@ 
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="alpha amd64 ppc sparc x86"
 IUSE="+network-uri"
 
 RDEPEND="<dev-haskell/exceptions-0.9:=[profile?]
-       >=dev-haskell/mtl-2.2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+       >=dev-haskell/mtl-2.1:=[profile?] <dev-haskell/mtl-2.3:=[profile?]
+       dev-haskell/mtl-compat:=
        >=dev-haskell/multipart-0.1.2:=[profile?] 
<dev-haskell/multipart-0.2:=[profile?]
        <dev-haskell/old-locale-1.1:=[profile?]
        <dev-haskell/old-time-1.2:=[profile?]
@@ -37,6 +38,5 @@ DEPEND="${RDEPEND}
 
 src_configure() {
        haskell-cabal_src_configure \
-               $(cabal_flag network-uri network-uri) \
-               --flag=-old-mtl
+               $(cabal_flag network-uri network-uri)
 }

Reply via email to