From dcdc25e1b132ef6e96f12505f11e0f6f0b949eff Mon Sep 17 00:00:00 2001 From: Ionen Wolkens Date: Wed, 22 Oct 2025 04:45:12 -0400 Subject: [PATCH] net-misc/yt-dlp: fix typo in comment + reword a bit Signed-off-by: Ionen Wolkens --- net-misc/yt-dlp/yt-dlp-2025.10.22_pre.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-misc/yt-dlp/yt-dlp-2025.10.22_pre.ebuild b/net-misc/yt-dlp/yt-dlp-2025.10.22_pre.ebuild index fa99028b2dc6f..3b39cd87816a0 100644 --- a/net-misc/yt-dlp/yt-dlp-2025.10.22_pre.ebuild +++ b/net-misc/yt-dlp/yt-dlp-2025.10.22_pre.ebuild @@ -36,8 +36,8 @@ IUSE="+deno" # default due to security concerns, users are on their own for these) # # yt-dlp-ejs requires pinning due to yt-dlp checking sha512sum of .js, -# may need to use the self-updater method in live ebuild if out of sync -# as there is on plans for a yt-dlp-ejs live ebuild at the moment +# live ebuild users may need to use the self-updater method if out of +# sync as there is no plans for a yt-dlp-ejs live ebuild at the moment RDEPEND=" dev-python/pycryptodome[${PYTHON_USEDEP}] ~dev-python/yt-dlp-ejs-0.1.0[${PYTHON_USEDEP}]