sys-libs/efivar: Sync with Gentoo

It's from Gentoo commit 42dc3962040174e0f32f39b8ad3438e001147599.
This commit is contained in:
Flatcar Buildbot 2024-10-07 07:08:14 +00:00 committed by Krzesimir Nowak
parent 3a8d7a4295
commit 4313e231a9

View File

@ -11,7 +11,7 @@ SRC_URI="https://github.com/rhboot/efivar/archive/refs/tags/${PV}.tar.gz -> ${P}
LICENSE="GPL-2" LICENSE="GPL-2"
SLOT="0/1" SLOT="0/1"
KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" KEYWORDS="amd64 arm ~arm64 ~loong ppc64 ~riscv x86"
IUSE="test" IUSE="test"
RESTRICT="!test? ( test )" RESTRICT="!test? ( test )"