sys-fs/btrfs-progs: Sync with Gentoo

It's from Gentoo commit 62a7fd39998523b36ad9edd15de061755176213c.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:43 +00:00
parent 4d744133a1
commit 30802d62aa

View File

@ -26,7 +26,7 @@ else
S="${WORKDIR}"/${PN}-${MY_PV} S="${WORKDIR}"/${PN}-${MY_PV}
if [[ ${PV} != *_rc* ]] ; then if [[ ${PV} != *_rc* ]] ; then
KEYWORDS="~alpha amd64 arm ~arm64 ~loong ~mips ~ppc ppc64 ~riscv ~sparc x86" KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~sparc x86"
fi fi
fi fi