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 BFAD415813A for ; Mon, 13 Jan 2025 07:00:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A47E3E0835; Mon, 13 Jan 2025 07:00:11 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 pigeon.gentoo.org (Postfix) with ESMTPS id 8F5C5E0835 for ; Mon, 13 Jan 2025 07:00:11 +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 AD6703406A2 for ; Mon, 13 Jan 2025 07:00:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 138FC20C3 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: <1736751587.8a7716118651115751771760b6f12d6b5bce8ef9.ceamac@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.4-r1.ebuild X-VCS-Directories: app-emulation/virtualbox-modules/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: 8a7716118651115751771760b6f12d6b5bce8ef9 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: 05617c67-fc1f-4380-96fd-f870bd0c5369 X-Archives-Hash: 275fe8b135bebc1bba942bbe52012d45 commit: 8a7716118651115751771760b6f12d6b5bce8ef9 Author: Viorel Munteanu gentoo org> AuthorDate: Mon Jan 13 06:56:05 2025 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Mon Jan 13 06:59:47 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8a771611 app-emulation/virtualbox-modules: Stabilize 7.1.4-r1 amd64, #947352 Signed-off-by: Viorel Munteanu gentoo.org> app-emulation/virtualbox-modules/virtualbox-modules-7.1.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/virtualbox-modules/virtualbox-modules-7.1.4-r1.ebuild b/app-emulation/virtualbox-modules/virtualbox-modules-7.1.4-r1.ebuild index d94781cae808..502aa90cb335 100644 --- a/app-emulation/virtualbox-modules/virtualbox-modules-7.1.4-r1.ebuild +++ b/app-emulation/virtualbox-modules/virtualbox-modules-7.1.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # XXX: the tarball here is just the kernel modules split out of the binary @@ -17,7 +17,7 @@ S="${WORKDIR}" LICENSE="GPL-3" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="amd64" CONFIG_CHECK="~!SPINLOCK JUMP_LABEL"