sys-apps/util-linux: Sync with Gentoo

It's from Gentoo commit 06528950678f0c2271fdade0d8b6ce5d8a044c8e.
This commit is contained in:
Flatcar Buildbot 2024-04-22 07:16:30 +00:00 committed by Krzesimir Nowak
parent d1ed18b048
commit fda2cd92b6

View File

@ -22,7 +22,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"