From 490a27bb116ad281970aea5a43b5bb08994dbe27 Mon Sep 17 00:00:00 2001
From: Jeremy Soller <jeremy@system76.com>
Date: Wed, 1 Dec 2021 08:42:53 -0700
Subject: [PATCH] Disable uutils uname

---
 recipes/uutils/recipe.toml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/recipes/uutils/recipe.toml b/recipes/uutils/recipe.toml
index 8416f6b5f..7c5214afa 100644
--- a/recipes/uutils/recipe.toml
+++ b/recipes/uutils/recipe.toml
@@ -77,7 +77,6 @@ BINS=(
     true
     truncate
     tsort
-    uname
     unexpand
     uniq
     wc
-- 
GitLab