net-misc/iputils: Sync with Gentoo

It's from Gentoo commit b969d0a1de873ef92db0e96b11a6d22f06b29ccc.
This commit is contained in:
Flatcar Buildbot 2024-04-22 07:15:34 +00:00 committed by Krzesimir Nowak
parent c8bfcd947f
commit 3796acef1b

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3
else
SRC_URI="https://github.com/iputils/iputils/releases/download/${PV}/${P}.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"