sys-libs/efivar: Sync with Gentoo

It's from Gentoo commit 35cf77d8a3a620c384ca173ed32755616919e0f2.
This commit is contained in:
Flatcar Buildbot 2024-10-21 07:08:49 +00:00
parent 5e57513e6b
commit caaba1692c

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 )"