sys-apps/util-linux: Sync with Gentoo

It's from Gentoo commit 89d7a89b7031bd1def361b0c2366eedc6471aed1.
This commit is contained in:
Flatcar Buildbot 2024-03-04 08:01:16 +00:00 committed by Krzesimir Nowak
parent 0aad1a0399
commit 1f5d2b78c5

View File

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