diff options
author | Sam James <sam@gentoo.org> | 2023-06-03 02:58:47 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-03 02:58:47 +0100 |
commit | 6354d58863f52fb162f0a964b2289eedc847a163 (patch) | |
tree | 9d5c175f2026a00a9b075f2e006ccd6fef5ef2a1 /net-analyzer/hping | |
parent | sys-devel/gcc: drop 14.0.0_pre20230521 (diff) | |
download | gentoo-6354d58863f52fb162f0a964b2289eedc847a163.tar.gz gentoo-6354d58863f52fb162f0a964b2289eedc847a163.tar.bz2 gentoo-6354d58863f52fb162f0a964b2289eedc847a163.zip |
net-analyzer/hping: Keyword 3_pre20141226 arm64, #907715
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r-- | net-analyzer/hping/hping-3_pre20141226.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hping/hping-3_pre20141226.ebuild b/net-analyzer/hping/hping-3_pre20141226.ebuild index c2b4404dfc14..6036cfa7f52a 100644 --- a/net-analyzer/hping/hping-3_pre20141226.ebuild +++ b/net-analyzer/hping/hping-3_pre20141226.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}-${HPING_COMMIT}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc sparc x86" IUSE="tcl" DEPEND=" |