diff options
author | 2021-04-30 21:18:06 +0000 | |
---|---|---|
committer | 2021-05-11 17:47:33 +0200 | |
commit | db13e0a0fb71cf6cc9a042aa6a8c1396c5e02489 (patch) | |
tree | 7ed7f4101e20a0b57ba972af3ac0a21ad41b5c46 /app-emulation/xen/xen-4.15.0.ebuild | |
parent | app-emulation/xen-tools: bump to 4.14.2 (diff) | |
download | gentoo-db13e0a0fb71cf6cc9a042aa6a8c1396c5e02489.tar.gz gentoo-db13e0a0fb71cf6cc9a042aa6a8c1396c5e02489.tar.bz2 gentoo-db13e0a0fb71cf6cc9a042aa6a8c1396c5e02489.zip |
app-emulation/xen: bump to 4.14.2
Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com>
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-emulation/xen/xen-4.15.0.ebuild')
-rw-r--r-- | app-emulation/xen/xen-4.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/xen/xen-4.15.0.ebuild b/app-emulation/xen/xen-4.15.0.ebuild index bfb43d166f2a..eaf463b8786b 100644 --- a/app-emulation/xen/xen-4.15.0.ebuild +++ b/app-emulation/xen/xen-4.15.0.ebuild @@ -98,7 +98,7 @@ src_prepare() { # Gentoo's patchset [[ -n ${GENTOO_VER} ]] && eapply "${WORKDIR}"/patches-gentoo - # Symlinks do not work on fat32 volumes + # Symlinks do not work on fat32 volumes eapply "${FILESDIR}"/${PN}-4.15-efi.patch # Workaround new gcc-11 options |