Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/open-vm-tools/
Date: Fri, 03 Jun 2022 21:32:04
Message-Id: 1654291891.54105d8c4866eecdfcd7a68332f0e20ab770ea1e.jsmolic@gentoo
1 commit: 54105d8c4866eecdfcd7a68332f0e20ab770ea1e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 3 21:31:31 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 3 21:31:31 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54105d8c
7
8 app-emulation/open-vm-tools: Stabilize 11.3.5_p18557794 x86, #849557
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild b/app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild
16 index 8d894cdb54a8..90358ffdd51b 100644
17 --- a/app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild
18 +++ b/app-emulation/open-vm-tools/open-vm-tools-11.3.5_p18557794.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/vmware/open-vm-tools/releases/download/stable-${PV%_
20
21 LICENSE="LGPL-2.1"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 x86"
25 IUSE="X +deploypkg +dnet doc +fuse gtkmm +icu multimon pam +resolutionkms +ssl +vgauth"
26 REQUIRED_USE="
27 multimon? ( X )