From 075341251a8e2ae33deb8387c45a16aef30a2feb Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 18 Jan 2026 17:55:54 +0000 Subject: [PATCH] app-emulation/virtualbox: Stabilize 7.2.4-r1 amd64, #968930 Signed-off-by: Sam James --- app-emulation/virtualbox/virtualbox-7.2.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/virtualbox/virtualbox-7.2.4-r1.ebuild b/app-emulation/virtualbox/virtualbox-7.2.4-r1.ebuild index c837692837bfc..91ee7cc230616 100644 --- a/app-emulation/virtualbox/virtualbox-7.2.4-r1.ebuild +++ b/app-emulation/virtualbox/virtualbox-7.2.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2025 Gentoo Authors +# Copyright 2022-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -36,7 +36,7 @@ S="${WORKDIR}/${MY_PN}-${PV^^}" LICENSE="GPL-2+ GPL-3 LGPL-2.1 MIT dtrace? ( CDDL )" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="alsa dbus debug doc dtrace +gui java lvm nls pam pch pulseaudio +opengl python +sdk +sdl test +udev vboxwebsrv vde vnc" RESTRICT="!test? ( test )"