From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 21BD21581FD for ; Mon, 08 Sep 2025 09:18:03 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 012BD340E6C for ; Mon, 08 Sep 2025 09:18:03 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A0A7611056F; Mon, 08 Sep 2025 09:17:59 +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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 97FC011056F for ; Mon, 08 Sep 2025 09:17:59 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2CC18340D7C for ; Mon, 08 Sep 2025 09:17:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7E8BD38A9 for ; Mon, 08 Sep 2025 09:17:57 +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: <1757322902.f315c04d483f6dfffc221ae0e36845980c0579e0.ceamac@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-guest-additions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-additions/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: f315c04d483f6dfffc221ae0e36845980c0579e0 X-VCS-Branch: master Date: Mon, 08 Sep 2025 09:17:57 +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: c95b28f7-02b2-4e72-83a9-0ede504b4b50 X-Archives-Hash: 1aaa6834e68d0f2ab46ee3d1595a89fa commit: f315c04d483f6dfffc221ae0e36845980c0579e0 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Sep 8 09:14:42 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Sep 8 09:15:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f315c04d app-emulation/virtualbox-guest-additions: Stabilize 7.1.12 x86, #961629 Signed-off-by: Viorel Munteanu gentoo.org> .../virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild index 5224463c4b58..01c863bca904 100644 --- a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild +++ b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.12.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}" LICENSE="GPL-3 LGPL-2.1+ MIT || ( GPL-3 CDDL )" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+dbus gui" RDEPEND="