diff options
author | 2022-11-06 03:59:07 +0000 | |
---|---|---|
committer | 2022-11-06 03:59:07 +0000 | |
commit | 75cb10d100637fa21edcafc1532833ee8fab06e7 (patch) | |
tree | 35548102b899775b6633169f6b0dbe89868a45bb /net-misc/axel | |
parent | media-gfx/feh: Stabilize 3.9.1 amd64, #879933 (diff) | |
download | gentoo-75cb10d100637fa21edcafc1532833ee8fab06e7.tar.gz gentoo-75cb10d100637fa21edcafc1532833ee8fab06e7.tar.bz2 gentoo-75cb10d100637fa21edcafc1532833ee8fab06e7.zip |
net-misc/axel: Stabilize 2.17.11 ppc64, #879937
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/axel')
-rw-r--r-- | net-misc/axel/axel-2.17.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/axel/axel-2.17.11.ebuild b/net-misc/axel/axel-2.17.11.ebuild index f9fabe3a83d0..f9c68c3ddf95 100644 --- a/net-misc/axel/axel-2.17.11.ebuild +++ b/net-misc/axel/axel-2.17.11.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/axel-download-accelerator/axel/releases/download/v${ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~mips ~ppc ppc64 ~riscv ~sparc ~x86" IUSE="debug nls ssl" CDEPEND=" |