net-misc/iputils: Sync with Gentoo

It's from Gentoo commit d665fbf57ac2202c49acfc3fee89fe64509d6f41.
This commit is contained in:
Flatcar Buildbot 2024-11-25 07:08:32 +00:00 committed by Krzesimir Nowak
parent 5a459b6b04
commit 3f2c6f6fdb

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 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
fi
DESCRIPTION="Network monitoring tools including ping and ping6"