commit: 8d9cd0848d9658c8bebb42948e07a1761f696d48 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jul 20 21:16:59 2020 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jul 20 21:22:47 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d9cd084
net-analyzer/httping: arm64 keyworded (bug #733292) Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Sam James <sam <AT> gentoo.org> net-analyzer/httping/httping-2.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-analyzer/httping/httping-2.5.ebuild b/net-analyzer/httping/httping-2.5.ebuild index 27dc3f021f5..4f2b970f4c7 100644 --- a/net-analyzer/httping/httping-2.5.ebuild +++ b/net-analyzer/httping/httping-2.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://www.vanheusden.com/${PN}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~arm64 hppa ~mips ~ppc ppc64 ~sparc x86" IUSE="debug fftw libressl l10n_nl ncurses ssl +tfo" RDEPEND="
