Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/aria2/
Date: Wed, 31 Jul 2019 10:59:46
Message-Id: 1564570642.64f48c30a4957f2797ecaba9cdcc0bcff94a83d4.ago@gentoo
1 commit: 64f48c30a4957f2797ecaba9cdcc0bcff94a83d4
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 31 10:57:22 2019 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 31 10:57:22 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64f48c30
7
8 net-misc/aria2: amd64 stable wrt bug #690888
9
10 Package-Manager: Portage-2.3.66, Repoman-2.3.16
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 net-misc/aria2/aria2-1.34.0-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-misc/aria2/aria2-1.34.0-r2.ebuild b/net-misc/aria2/aria2-1.34.0-r2.ebuild
18 index 025e6d10b73..e47d3165518 100644
19 --- a/net-misc/aria2/aria2-1.34.0-r2.ebuild
20 +++ b/net-misc/aria2/aria2-1.34.0-r2.ebuild
21 @@ -10,7 +10,7 @@ HOMEPAGE="https://aria2.github.io/"
22 SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz"
23
24 LICENSE="GPL-2+-with-openssl-exception"
25 -KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
27 SLOT="0"
28 IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls sqlite scripts ssh ssl tcmalloc test xmlrpc"