From 5c7c21fdf15c93d612dabc1f6f6e4d3c372b0b7b Mon Sep 17 00:00:00 2001 From: jwihardi Date: Mon, 13 Oct 2025 18:49:44 -0400 Subject: [PATCH] fixed typo --- dist-gentoo/install-deps.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dist-gentoo/install-deps.sh b/dist-gentoo/install-deps.sh index af48bb1ca..f36d2a2fb 100644 --- a/dist-gentoo/install-deps.sh +++ b/dist-gentoo/install-deps.sh @@ -26,7 +26,7 @@ fi if [[ -z $(eselect repository list | grep -E ".*guru \*.*") ]]; then v sudo eselect repository enable guru -fia +fi arch=$(portageq envvar ACCEPT_KEYWORDS)