commit: 956a88f2c24c3f6f4bf4f30c6f3a30f225385ac1
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 6 13:17:30 2021 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Jul 6 13:17:30 2021 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=956a88f2
media-libs/mesa: remove useless blank line
Package-Manager: Portage-3.0.20, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
media-libs/mesa/mesa-21.1.4-r1.ebuild | 1 -
1 file changed, 1 deletion(-)
diff --git a/media-libs/mesa/mesa-21.1.4-r1.ebuild
b/media-libs/mesa/mesa-21.1.4-r1.ebuild
index 4fb400e..0ae0768 100644
--- a/media-libs/mesa/mesa-21.1.4-r1.ebuild
+++ b/media-libs/mesa/mesa-21.1.4-r1.ebuild
@@ -242,7 +242,6 @@ x86? (
usr/lib/libGLX_mesa.so.0.0.0
)"
-
PATCHES=(
"${FILESDIR}"/${PN}-21.1.4-add-disable-tls-support.patch
)