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 A1AE315807A for ; Thu, 05 Jun 2025 10:19:28 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 7840E343156 for ; Thu, 05 Jun 2025 10:19:28 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 674A611047D; Thu, 05 Jun 2025 10:19:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 bobolink.gentoo.org (Postfix) with ESMTPS id 6175711047D for ; Thu, 05 Jun 2025 10:19:21 +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 1686034310B for ; Thu, 05 Jun 2025 10:19:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 584D328EB for ; Thu, 05 Jun 2025 10:19:19 +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: <1749118721.bf3591e43e3db049de381e288f2bc8fd4aa3ae4f.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.8.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-additions/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: bf3591e43e3db049de381e288f2bc8fd4aa3ae4f X-VCS-Branch: master Date: Thu, 05 Jun 2025 10:19:19 +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: 6b53973b-07c6-4e9a-b0e5-e6e60ee3ec78 X-Archives-Hash: d0d56be35cbc5c6d6104d230e574d4e9 commit: bf3591e43e3db049de381e288f2bc8fd4aa3ae4f Author: Viorel Munteanu gentoo org> AuthorDate: Thu Jun 5 05:05:08 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Jun 5 10:18:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3591e4 app-emulation/virtualbox-guest-additions: Stabilize 7.1.8 x86, #956305 Signed-off-by: Viorel Munteanu gentoo.org> .../virtualbox-guest-additions/virtualbox-guest-additions-7.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.8.ebuild b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.8.ebuild index 286e5237654b..876375c874bb 100644 --- a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.8.ebuild +++ b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.8.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 ~x86" +KEYWORDS="amd64 x86" IUSE="+dbus gui" RDEPEND="