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 BFFBE15813A for ; Mon, 13 Jan 2025 07:00:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1AA92E0841; Mon, 13 Jan 2025 07:00:13 +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 00BD3E0841 for ; Mon, 13 Jan 2025 07:00:12 +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 1BD0134069F for ; Mon, 13 Jan 2025 07:00:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4E6F620DB for ; Mon, 13 Jan 2025 07:00:09 +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: <1736751588.3c6f88c69bc5652c38c16b5e1f2dd85c0ca68bc0.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.4.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-additions/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 3c6f88c69bc5652c38c16b5e1f2dd85c0ca68bc0 X-VCS-Branch: master Date: Mon, 13 Jan 2025 07:00:09 +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: 72375a57-8032-469f-8b96-f98c39044f32 X-Archives-Hash: ef727875cfd595b51ff3af165159cc14 commit: 3c6f88c69bc5652c38c16b5e1f2dd85c0ca68bc0 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Jan 13 06:56:26 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Jan 13 06:59:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c6f88c6 app-emulation/virtualbox-guest-additions: Stabilize 7.1.4 x86, #947352 Signed-off-by: Viorel Munteanu gentoo.org> .../virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild index d2ac06832272..e85f23e1b239 100644 --- a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild +++ b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-7.1.4.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${MY_PN}-${MY_PV}" # Reminder: see the LICENSE related comment in app-emulation/virtualbox-additions ebuild 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="