commit: 2181f01861f5dfbfeeeb188309c75d4dbfb2809b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Fri Jan 27 06:22:33 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Fri Jan 27 06:22:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2181f018
net-misc/iputils: Stabilize 20221126 arm, #892175 Signed-off-by: Sam James <sam <AT> gentoo.org> net-misc/iputils/iputils-20221126.ebuild | 4 ++-- 1 file 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"