dev-vcs/git-annex: disable USE=s3 by default, aws needs a port to http-conduit-2.2
authorSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 Feb 2017 21:10:21 +0000 (21:10 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Thu, 16 Feb 2017 21:57:01 +0000 (21:57 +0000)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

dev-vcs/git-annex/git-annex-6.20161031.ebuild

index 281e2ea934afcaf7ea2235c2dda9e3d1bdab947a..3385beaeda2f427ace654513d38e2843258f85ba 100644 (file)
@@ -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
 # $Id$
 
@@ -18,7 +18,7 @@ RESTRICT="test"
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86 ~amd64-linux"
-IUSE="+assistant benchmark +concurrentoutput +cryptonite doc +dbus +magicmime +network-uri +pairing +s3 +torrentparser +webapp +webdav +xmpp"
+IUSE="+assistant benchmark +concurrentoutput +cryptonite doc +dbus +magicmime +network-uri +pairing s3 +torrentparser +webapp +webdav +xmpp"
 
 RDEPEND="dev-haskell/aeson:=
        dev-haskell/async:=