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 24F3F158009 for ; Mon, 19 Jun 2023 16:58:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 561C6E08A0; Mon, 19 Jun 2023 16:58:25 +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 20E35E08A0 for ; Mon, 19 Jun 2023 16:58:25 +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 231CB340DBD for ; Mon, 19 Jun 2023 16:58:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8D445A8B for ; Mon, 19 Jun 2023 16:58:22 +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: <1687193809.ecc674a080e039b5db316f4f8258315c1936801a.arthurzam@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.2.5.ebuild X-VCS-Directories: app-emulation/open-vm-tools/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: ecc674a080e039b5db316f4f8258315c1936801a X-VCS-Branch: master Date: Mon, 19 Jun 2023 16:58:22 +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: 29102cf8-2079-40d8-afef-f48ed626d8d5 X-Archives-Hash: 2d2e715e1c71177c0c2522912dbac591 commit: ecc674a080e039b5db316f4f8258315c1936801a Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jun 19 16:56:49 2023 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jun 19 16:56:49 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ecc674a0 app-emulation/open-vm-tools: Stabilize 12.2.5 amd64, #908839 Signed-off-by: Arthur Zamarin gentoo.org> app-emulation/open-vm-tools/open-vm-tools-12.2.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.2.5.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.2.5.ebuild index 19c0fda82036..7747d4c3c380 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.2.5.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.2.5.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 )