diff options
author | Sam James <sam@gentoo.org> | 2021-02-04 07:59:02 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-04 07:59:23 +0000 |
commit | 03c2637df107aaaf4af8223e4b1312cfbbda06b8 (patch) | |
tree | dd6996368612f6a0d2ce755cd21778c5e8f1238d /net-misc/axel | |
parent | media-gfx/feh: Stabilize 3.6.1 ppc64, #768582 (diff) | |
download | gentoo-03c2637df107aaaf4af8223e4b1312cfbbda06b8.tar.gz gentoo-03c2637df107aaaf4af8223e4b1312cfbbda06b8.tar.bz2 gentoo-03c2637df107aaaf4af8223e4b1312cfbbda06b8.zip |
net-misc/axel: Stabilize 2.17.10 ppc64, #768585
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/axel-2.17.10.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/axel/axel-2.17.10.ebuild b/net-misc/axel/axel-2.17.10.ebuild index dad9472d9679..4f4eedb30b39 100644 --- a/net-misc/axel/axel-2.17.10.ebuild +++ b/net-misc/axel/axel-2.17.10.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 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ppc ppc64 ~sparc ~x86" IUSE="debug libressl nls ssl" CDEPEND=" |