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 629391580F6 for ; Tue, 20 May 2025 18:54:57 +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 4ECEB34315F for ; Tue, 20 May 2025 18:54:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id A8AF8110497; Tue, 20 May 2025 18:54:47 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 9DE44110497 for ; Tue, 20 May 2025 18:54:47 +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 58B82343101 for ; Tue, 20 May 2025 18:54:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7538F2816 for ; Tue, 20 May 2025 18:54:44 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1747767277.243607f6dec94b29fe35a74cd86b627c7b070f5f.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/virtualbox-modules/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild X-VCS-Directories: app-emulation/virtualbox-modules/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 243607f6dec94b29fe35a74cd86b627c7b070f5f X-VCS-Branch: master Date: Tue, 20 May 2025 18:54:44 +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: 7d7a3463-ea9f-4b88-8e86-876a2aa72104 X-Archives-Hash: 9fec24febb2617cdcd8693b03b9bb9f7 commit: 243607f6dec94b29fe35a74cd86b627c7b070f5f Author: Arthur Zamarin gentoo org> AuthorDate: Tue May 20 18:54:37 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Tue May 20 18:54:37 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=243607f6 app-emulation/virtualbox-modules: Stabilize 7.1.8 amd64, #956305 Signed-off-by: Arthur Zamarin gentoo.org> app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild b/app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild index 70bf5a2cc658..edf199057984 100644 --- a/app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild +++ b/app-emulation/virtualbox-modules/virtualbox-modules-7.1.8.ebuild @@ -17,7 +17,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="amd64" CONFIG_CHECK="~!SPINLOCK JUMP_LABEL"