net-misc/iputils: Sync with Gentoo

It's from Gentoo commit 591ed0e276efdd24dc383db54157e819807b9a46.
This commit is contained in:
Flatcar Buildbot 2023-02-08 12:21:42 +00:00 committed by Sayan Chowdhury
parent 3e7ffd1fb0
commit 01889e4270

View File

@ -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 # Distributed under the terms of the GNU General Public License v2
# For released versions, we precompile the man/html pages and store # 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://github.com/iputils/iputils/archive/${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-docs.tar.xz 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 fi
DESCRIPTION="Network monitoring tools including ping and ping6" DESCRIPTION="Network monitoring tools including ping and ping6"