From 35630925a58759b941be812c323c528f8f6346d9 Mon Sep 17 00:00:00 2001 From: "Rick Farina (Zero_Chaos)" Date: Mon, 10 Jun 2024 19:30:32 -0400 Subject: [PATCH] zero-system: drop virtualbox due to lack of python 3.12 support --- pentoo/zero-system/zero-system-2024.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pentoo/zero-system/zero-system-2024.1-r1.ebuild b/pentoo/zero-system/zero-system-2024.1-r1.ebuild index 56d985f43..111a03b1f 100644 --- a/pentoo/zero-system/zero-system-2024.1-r1.ebuild +++ b/pentoo/zero-system/zero-system-2024.1-r1.ebuild @@ -99,7 +99,6 @@ RDEPEND=" amd64? ( naga? ( www-client/chromium ) ) !arm? ( www-client/google-chrome ) app-office/libreoffice - !arm? ( app-emulation/virtualbox app-emulation/virtualbox-extpack-oracle app-emulation/virtualbox-additions ) !arm? ( sys-apps/preload ) x11-misc/slim !arm? ( app-emulation/wine-vanilla ) @@ -117,6 +116,7 @@ RDEPEND=" x11-misc/xdotool ) " + #!arm? ( app-emulation/virtualbox app-emulation/virtualbox-extpack-oracle app-emulation/virtualbox-additions ) src_install() { if [ -d /home/zero ]; then