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 1A7E115827B for ; Sun, 17 Aug 2025 20:04:33 +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 07680340F0F for ; Sun, 17 Aug 2025 20:04:33 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 0FAAB110566; Sun, 17 Aug 2025 20:04:18 +0000 (UTC) Received: from smtp.gentoo.org (mail.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 053FE110566 for ; Sun, 17 Aug 2025 20:04:17 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AFA99340E7A for ; Sun, 17 Aug 2025 20:04:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 38799336E for ; Sun, 17 Aug 2025 20:04:15 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1755461010.90f64d5fd7b84c8480adc7ac3b57e38f05210770.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-additions/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild X-VCS-Directories: app-emulation/virtualbox-additions/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 90f64d5fd7b84c8480adc7ac3b57e38f05210770 X-VCS-Branch: master Date: Sun, 17 Aug 2025 20:04:15 +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: 2f1f7a94-b63a-4d78-9fa1-786ad250c174 X-Archives-Hash: 032e7803fa8467523e84a2bf6a905ad5 commit: 90f64d5fd7b84c8480adc7ac3b57e38f05210770 Author: Sam James gentoo org> AuthorDate: Sun Aug 17 20:03:30 2025 +0000 Commit: Sam James gentoo org> CommitDate: Sun Aug 17 20:03:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=90f64d5f app-emulation/virtualbox-additions: Stabilize 7.1.12 amd64, #961629 Signed-off-by: Sam James gentoo.org> app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild b/app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild index e8bee2676455..c42e59eacc24 100644 --- a/app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild +++ b/app-emulation/virtualbox-additions/virtualbox-additions-7.1.12.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}" LICENSE="GPL-3 || ( GPL-3 CDDL )" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_unpack() { return 0