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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 68A201382C5 for ; Mon, 18 Jan 2021 02:53:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46F7AE0833; Mon, 18 Jan 2021 02:53:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2D4DFE0833 for ; Mon, 18 Jan 2021 02:53:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B07DF340DF4 for ; Mon, 18 Jan 2021 02:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 286C449F for ; Mon, 18 Jan 2021 02:53:50 +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: <1610938427.a48a1283bb2f5878a5dbf12c7f22d7ae584a36b3.sam@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-6.1.16-r1.ebuild X-VCS-Directories: app-emulation/virtualbox-guest-additions/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: a48a1283bb2f5878a5dbf12c7f22d7ae584a36b3 X-VCS-Branch: master Date: Mon, 18 Jan 2021 02:53:50 +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: e3023422-0f91-43f1-8f8e-3237ffef75bb X-Archives-Hash: 184c33979c84deed6cfb8daf4e7ef5eb commit: a48a1283bb2f5878a5dbf12c7f22d7ae584a36b3 Author: Sam James gentoo org> AuthorDate: Mon Jan 18 02:53:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jan 18 02:53:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a48a1283 app-emulation/virtualbox-guest-additions: Stabilize 6.1.16-r1 x86, #750782 Signed-off-by: Sam James gentoo.org> .../virtualbox-guest-additions-6.1.16-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.16-r1.ebuild b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.16-r1.ebuild index 113acb8e12c..5000d477eb1 100644 --- a/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.16-r1.ebuild +++ b/app-emulation/virtualbox-guest-additions/virtualbox-guest-additions-6.1.16-r1.ebuild @@ -19,7 +19,7 @@ SRC_URI="https://download.virtualbox.org/virtualbox/${DIR_PV:-${MY_PV}}/${MY_P}. LICENSE="GPL-2" SLOT="0/$(ver_cut 1-2)" [[ "${PV}" == *_beta* ]] || [[ "${PV}" == *_rc* ]] || \ -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="X" # automount Error: VBoxServiceAutoMountWorker: Group "vboxsf" does not exist