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 A1E16158094 for ; Tue, 20 Sep 2022 00:07:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5478E0855; Tue, 20 Sep 2022 00:07:51 +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 9CCECE0855 for ; Tue, 20 Sep 2022 00:07:51 +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 43238341126 for ; Tue, 20 Sep 2022 00:07:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0261B5F1 for ; Tue, 20 Sep 2022 00:07:48 +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: <1663632311.e9136bfddad5d6076a2f8ca1fd80d722b94b0963.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/open-vm-tools/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild X-VCS-Directories: app-emulation/open-vm-tools/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: e9136bfddad5d6076a2f8ca1fd80d722b94b0963 X-VCS-Branch: master Date: Tue, 20 Sep 2022 00:07:48 +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: dd089e1c-2fa5-42b0-b213-5b344fb7a179 X-Archives-Hash: efca7bbbcdb269f0edbd6876342d40d3 commit: e9136bfddad5d6076a2f8ca1fd80d722b94b0963 Author: Sam James gentoo org> AuthorDate: Tue Sep 20 00:03:46 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Sep 20 00:05:11 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9136bfd app-emulation/open-vm-tools: Stabilize 12.1.0 amd64, #871927 Signed-off-by: Sam James gentoo.org> app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild index c6408545e1e6..f97c05758534 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV}/ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X +deploypkg +dnet doc +fuse gtkmm +icu multimon pam +resolutionkms +ssl +vgauth" REQUIRED_USE=" multimon? ( X )