From 260b1943afbeffc0ee7925cbd9d2e8982082437f Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Tue, 16 Jul 2024 11:21:10 +0000 Subject: [PATCH] eclass/mount-boot-utils: Sync with Gentoo It's from Gentoo commit 0b5a61fc03b22036d38c7bc1dab15b7061277f85. --- .../third_party/portage-stable/eclass/mount-boot-utils.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sdk_container/src/third_party/portage-stable/eclass/mount-boot-utils.eclass b/sdk_container/src/third_party/portage-stable/eclass/mount-boot-utils.eclass index 39f8e94b84..e24b4e0c08 100644 --- a/sdk_container/src/third_party/portage-stable/eclass/mount-boot-utils.eclass +++ b/sdk_container/src/third_party/portage-stable/eclass/mount-boot-utils.eclass @@ -4,7 +4,7 @@ # @ECLASS: mount-boot-utils.eclass # @MAINTAINER: # base-system@gentoo.org -# @SUPPORTED_EAPIS: 6 7 8 +# @SUPPORTED_EAPIS: 7 8 # @BLURB: functions for packages that install files into /boot or the ESP # @DESCRIPTION: # This eclass is really only useful for bootloaders and kernel installation.