sys-apps/util-linux: Sync with Gentoo

It's from Gentoo commit a40135960d67b5935909d8909fbff926b9bd853e.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:29 +00:00
parent 978abdcc1a
commit 30cb81b0d3

View File

@ -22,7 +22,7 @@ else
inherit verify-sig inherit verify-sig
if [[ ${PV} != *_rc* ]] ; then if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~arm64-macos" KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos"
fi fi
SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"