commit:     b31ff093697073ae1e41adb8f0833d0c61468512
Author:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
AuthorDate: Mon Apr  3 13:14:44 2023 +0000
Commit:     Ben Kohler <bkohler <AT> gentoo <DOT> org>
CommitDate: Mon Apr  3 13:14:44 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b31ff093

sys-apps/cpu-x: don't default-enable gui

Let desktop profiles do this

Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>

 sys-apps/cpu-x/cpu-x-4.5.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-apps/cpu-x/cpu-x-4.5.3.ebuild 
b/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
index 9de59f506105..bcd8a36360ce 100644
--- a/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
+++ b/sys-apps/cpu-x/cpu-x-4.5.3.ebuild
@@ -13,7 +13,7 @@ 
SRC_URI="https://github.com/TheTumultuousUnicornOfDarkness/${MY_PN}/archive/v${P
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="-* ~amd64"
-IUSE="+cpu force-libstatgrab +gpu +gui +ncurses +nls opencl +pci test vulkan"
+IUSE="+cpu force-libstatgrab +gpu gui +ncurses +nls opencl +pci test vulkan"
 RESTRICT="!test? ( test )"
 
 COMMON_DEPEND="

Reply via email to