From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 93742158042 for ; Fri, 18 Oct 2024 17:16:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D8D26E088B; Fri, 18 Oct 2024 17:16:55 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BCE1FE088B for ; Fri, 18 Oct 2024 17:16:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DA24A3430BD for ; Fri, 18 Oct 2024 17:16:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6ACD81FBE for ; Fri, 18 Oct 2024 17:16:52 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1729271592.60fd8d70fe3196d767aef8946a240d474837f46c.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-kvm/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild X-VCS-Directories: app-emulation/virtualbox-kvm/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 60fd8d70fe3196d767aef8946a240d474837f46c X-VCS-Branch: master Date: Fri, 18 Oct 2024 17:16:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 112f153c-bf88-4cd8-a028-274757b5310f X-Archives-Hash: ab09ff79d8ac54faeeb34f5ab13ee950 commit: 60fd8d70fe3196d767aef8946a240d474837f46c Author: Viorel Munteanu gentoo org> AuthorDate: Fri Oct 18 16:28:03 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Fri Oct 18 17:13:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=60fd8d70 app-emulation/virtualbox-kvm: keyword 7.0.20_pre20240828 for ~amd64 Signed-off-by: Viorel Munteanu gentoo.org> app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild b/app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild index 66f1c7223292..7585d275e20d 100644 --- a/app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild +++ b/app-emulation/virtualbox-kvm/virtualbox-kvm-7.0.20_pre20240828.ebuild @@ -42,6 +42,7 @@ S="${WORKDIR}/${ORIGIN_PN}-${ORIGIN_PV}" LICENSE="GPL-2+ GPL-3 LGPL-2.1 MIT dtrace? ( CDDL )" SLOT="0" +KEYWORDS="~amd64" IUSE="alsa dbus debug doc dtrace +gui +hardened java lvm nls pam pch pulseaudio +opengl python +sdk +sdl +udev vboxwebsrv vde +vmmraw vnc" unset WATCOM #856769