diff options
author | Sam James <sam@gentoo.org> | 2023-01-27 06:22:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-27 06:22:33 +0000 |
commit | 2181f01861f5dfbfeeeb188309c75d4dbfb2809b (patch) | |
tree | dd5be40ff2c9ec07deabed62c19b32d411a1856b /net-misc/iputils | |
parent | app-shells/dash: Stabilize 0.5.12 ppc, #892169 (diff) | |
download | gentoo-2181f01861f5dfbfeeeb188309c75d4dbfb2809b.tar.gz gentoo-2181f01861f5dfbfeeeb188309c75d4dbfb2809b.tar.bz2 gentoo-2181f01861f5dfbfeeeb188309c75d4dbfb2809b.zip |
net-misc/iputils: Stabilize 20221126 arm, #892175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/iputils')
-rw-r--r-- | net-misc/iputils/iputils-20221126.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/iputils/iputils-20221126.ebuild b/net-misc/iputils/iputils-20221126.ebuild index a23c56b4174c..f6a705e611ab 100644 --- a/net-misc/iputils/iputils-20221126.ebuild +++ b/net-misc/iputils/iputils-20221126.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 # For released versions, we precompile the man/html pages and store @@ -22,7 +22,7 @@ else https://github.com/iputils/iputils/archive/${PV}.tar.gz -> ${P}.tar.gz https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-docs.tar.xz " - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" fi DESCRIPTION="Network monitoring tools including ping and ping6" |