From 2b8d876eb74b90e7f4925304df1e5df6193b1529 Mon Sep 17 00:00:00 2001 From: Paul Zander Date: Mon, 7 Apr 2025 20:08:46 +0200 Subject: [PATCH] sci-ml/ollama: add missing USE-dep to 0.6.3 to put user in video group Closes: https://bugs.gentoo.org/953074 Signed-off-by: Paul Zander --- sci-ml/ollama/ollama-0.6.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-ml/ollama/ollama-0.6.3.ebuild b/sci-ml/ollama/ollama-0.6.3.ebuild index b4969fb218..9f07083dd7 100644 --- a/sci-ml/ollama/ollama-0.6.3.ebuild +++ b/sci-ml/ollama/ollama-0.6.3.ebuild @@ -68,7 +68,7 @@ DEPEND=" RDEPEND=" ${COMMON_DEPEND} acct-group/${PN} - acct-user/${PN} + acct-user/${PN}[cuda?] " PATCHES=(