summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-11-23 11:40:50 +0200
committerViorel Munteanu <ceamac@gentoo.org>2024-11-23 11:48:03 +0200
commitec25a26767d044393484328825f6d82618001e4c (patch)
tree3c93de278f2f679f06bec6ace1f5d4a9798f9601 /sys-boot
parentsys-boot/gnu-efi: add 4.0.0 (diff)
downloadgentoo-ec25a26767d044393484328825f6d82618001e4c.tar.gz
gentoo-ec25a26767d044393484328825f6d82618001e4c.tar.bz2
gentoo-ec25a26767d044393484328825f6d82618001e4c.zip
sys-boot/refind: pin sys-boot/gnu-efi to <4.0.0
Bug: https://bugs.gentoo.org/944562 Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-boot')
-rw-r--r--sys-boot/refind/refind-0.14.2-r2.ebuild2
-rw-r--r--sys-boot/refind/refind-0.14.2-r3.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-boot/refind/refind-0.14.2-r2.ebuild b/sys-boot/refind/refind-0.14.2-r2.ebuild
index 9897b9108ce3..85984c41cc6d 100644
--- a/sys-boot/refind/refind-0.14.2-r2.ebuild
+++ b/sys-boot/refind/refind-0.14.2-r2.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="amd64 x86"
FS_USE="btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs"
IUSE="${FS_USE} doc"
-DEPEND="sys-boot/gnu-efi"
+DEPEND="<sys-boot/gnu-efi-4.0.0"
# for ld.bfd and objcopy
BDEPEND="sys-devel/binutils"
diff --git a/sys-boot/refind/refind-0.14.2-r3.ebuild b/sys-boot/refind/refind-0.14.2-r3.ebuild
index ee7c4a3ed0ca..1ae2bbe01929 100644
--- a/sys-boot/refind/refind-0.14.2-r3.ebuild
+++ b/sys-boot/refind/refind-0.14.2-r3.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
FS_USE="btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs"
IUSE="${FS_USE} doc"
-DEPEND="sys-boot/gnu-efi"
+DEPEND="<sys-boot/gnu-efi-4.0.0"
# for ld.bfd and objcopy
BDEPEND="sys-devel/binutils"