net-misc/iputils: Sync with Gentoo

It's from Gentoo commit 99dd3d9a2a30e39290743a80b1b24f549a360b32.
This commit is contained in:
Flatcar Buildbot 2024-03-25 07:15:08 +00:00 committed by Krzesimir Nowak
parent 3a5a3b4eea
commit 26515bb104

View File

@ -12,7 +12,7 @@ if [[ ${PV} == *9999 ]] ; then
inherit git-r3 inherit git-r3
else else
SRC_URI="https://github.com/iputils/iputils/releases/download/${PV}/${P}.tar.xz" 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 fi
DESCRIPTION="Network monitoring tools including ping and ping6" DESCRIPTION="Network monitoring tools including ping and ping6"