From 0ffc189598265884efae64326c8c604a712a5076 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 27 Aug 2023 17:35:38 -0700 Subject: [PATCH] build/pkgs/mathjax/distros/gentoo.txt: Shell-quote --- build/pkgs/mathjax/distros/gentoo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/pkgs/mathjax/distros/gentoo.txt b/build/pkgs/mathjax/distros/gentoo.txt index e0d633a9b98..a347f8c2348 100644 --- a/build/pkgs/mathjax/distros/gentoo.txt +++ b/build/pkgs/mathjax/distros/gentoo.txt @@ -1 +1 @@ ->=dev-libs/mathjax-3 +">=dev-libs/mathjax-3"