diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:39:34 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-02-19 02:39:34 +0100 |
commit | 61c03245008a70eea1f31905e3222b1d8ed5fd3a (patch) | |
tree | f469263a19417590d3f59de6b03b3e0306c6fc82 /net-misc/aria2 | |
parent | net-libs/webkit-gtk: x86 stable (bug #770793) (diff) | |
download | gentoo-61c03245008a70eea1f31905e3222b1d8ed5fd3a.tar.gz gentoo-61c03245008a70eea1f31905e3222b1d8ed5fd3a.tar.bz2 gentoo-61c03245008a70eea1f31905e3222b1d8ed5fd3a.zip |
net-misc/aria2: x86 stable (bug #771522)
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-misc/aria2')
-rw-r--r-- | net-misc/aria2/aria2-1.35.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/aria2/aria2-1.35.0.ebuild b/net-misc/aria2/aria2-1.35.0.ebuild index a1e3b996fae8..9309bee2a7ff 100644 --- a/net-misc/aria2/aria2-1.35.0.ebuild +++ b/net-misc/aria2/aria2-1.35.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -10,7 +10,7 @@ HOMEPAGE="https://aria2.github.io/" SRC_URI="https://github.com/aria2/${PN}/releases/download/release-${PV}/${P}.tar.xz" LICENSE="GPL-2+-with-openssl-exception" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" SLOT="0" IUSE="adns bittorrent +gnutls jemalloc libuv +libxml2 metalink +nettle nls sqlite scripts ssh ssl tcmalloc test xmlrpc" # xmlrpc has no explicit switch, it's turned out by any XML library |