Diff os-prober-1.81 with a os-prober-1.81-r1
/usr/portage/sys-boot/os-prober/os-prober-1.81-r1.ebuild 2023-10-09 14:52:35.448368500 +0300 | ||
---|---|---|
1 |
# Copyright 1999-2022 Gentoo Authors |
|
1 |
# Copyright 1999-2023 Gentoo Authors |
|
2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
3 | 3 | |
4 | 4 |
EAPI=8 |
... | ... | |
12 | 12 |
EGIT_REPO_URI="https://salsa.debian.org/installer-team/${PN}.git" |
13 | 13 |
else |
14 | 14 |
SRC_URI="mirror://debian/pool/main/${PN::1}/${PN}/${PN}_${PV}.tar.xz" |
15 |
KEYWORDS="amd64 x86" |
|
15 |
KEYWORDS="~amd64 ~x86" |
|
16 | 16 |
fi |
17 | 17 | |
18 | 18 |
LICENSE="GPL-3" |
... | ... | |
31 | 31 |
"${FILESDIR}"/${PN}-1.79-mounted-boot-partition-fix.patch |
32 | 32 |
"${FILESDIR}"/${PN}-1.79-fix-busy-umount-message.patch |
33 | 33 |
"${FILESDIR}"/${PN}-1.79-efi-chroot-blkid-fallback.patch |
34 |
"${FILESDIR}"/${PN}-1.81-boot-detected-twice.patch |
|
34 | 35 |
) |
35 | 36 | |
36 | 37 |
DOC_CONTENTS=" |