diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-19 19:56:49 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-19 19:56:49 +0300 |
commit | ecc674a080e039b5db316f4f8258315c1936801a (patch) | |
tree | 9198dc78464fcccd0fdb4e4b6877de0ada60dcfa /app-emulation | |
parent | app-emulation/open-vm-tools: Stabilize 12.2.5 x86, #908839 (diff) | |
download | gentoo-ecc674a080e039b5db316f4f8258315c1936801a.tar.gz gentoo-ecc674a080e039b5db316f4f8258315c1936801a.tar.bz2 gentoo-ecc674a080e039b5db316f4f8258315c1936801a.zip |
app-emulation/open-vm-tools: Stabilize 12.2.5 amd64, #908839
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-12.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |