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 A5061158094 for ; Tue, 20 Sep 2022 07:46:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE405E09B0; Tue, 20 Sep 2022 07:45:59 +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 D757BE09B0 for ; Tue, 20 Sep 2022 07:45:59 +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 01107340DA0 for ; Tue, 20 Sep 2022 07:45:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 969C95DA for ; Tue, 20 Sep 2022 07:45:57 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1663659950.cb453ed370c4fd7f08b39c7941f3bea663c83ea7.jsmolic@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: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: cb453ed370c4fd7f08b39c7941f3bea663c83ea7 X-VCS-Branch: master Date: Tue, 20 Sep 2022 07:45:57 +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: 4c3de05b-d803-4812-a3cb-405d2b081ef3 X-Archives-Hash: f7fa11df123267dcc2155c9e9aad12c6 commit: cb453ed370c4fd7f08b39c7941f3bea663c83ea7 Author: Jakov Smolić gentoo org> AuthorDate: Tue Sep 20 07:45:50 2022 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Tue Sep 20 07:45:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb453ed3 app-emulation/open-vm-tools: Stabilize 12.1.0 x86, #871927 Signed-off-by: Jakov Smolić 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 f97c05758534..37f06b0d4bb4 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 )