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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CB98E15838C for ; Thu, 25 Jan 2024 09:52:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4444AE2A97; Thu, 25 Jan 2024 09:52:04 +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 AB8D1E2A96 for ; Thu, 25 Jan 2024 09:52:03 +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 B5FF3343359 for ; Thu, 25 Jan 2024 09:52:02 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E801714A8 for ; Thu, 25 Jan 2024 09:51:59 +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: <1706176233.de5ee3ec66c4deee57458e31d427017d22e3f23c.ceamac@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-6.1.48.ebuild X-VCS-Directories: app-emulation/virtualbox-additions/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: de5ee3ec66c4deee57458e31d427017d22e3f23c X-VCS-Branch: master Date: Thu, 25 Jan 2024 09:51:59 +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: 774b4b08-a517-4864-9a14-df6e0225b504 X-Archives-Hash: 6b78e24021d8cecf1974751b4c043d23 commit: de5ee3ec66c4deee57458e31d427017d22e3f23c Author: Viorel Munteanu gentoo org> AuthorDate: Thu Jan 25 09:48:45 2024 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Thu Jan 25 09:50:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de5ee3ec app-emulation/virtualbox-additions: Stabilize amd64, #917471 Signed-off-by: Viorel Munteanu gentoo.org> app-emulation/virtualbox-additions/virtualbox-additions-6.1.48.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-emulation/virtualbox-additions/virtualbox-additions-6.1.48.ebuild b/app-emulation/virtualbox-additions/virtualbox-additions-6.1.48.ebuild index 9729d64d300e..b99d3c3c719a 100644 --- a/app-emulation/virtualbox-additions/virtualbox-additions-6.1.48.ebuild +++ b/app-emulation/virtualbox-additions/virtualbox-additions-6.1.48.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ S="${WORKDIR}" LICENSE="GPL-2+ LGPL-2.1+ MIT SGI-B-2.0 CDDL" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64" +KEYWORDS="amd64" src_unpack() { return 0