diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 11:07:01 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-06-02 11:07:01 +0000 |
commit | a8f1736c0cc03e880be9119303be0a6ed89692a0 (patch) | |
tree | 4e686d091e53dc212caaf93ace53fa769d65b371 /app-emulation/open-vm-tools | |
parent | media-video/ffmpeg: Stabilize 4.2.9 arm64, #907594 (diff) | |
download | gentoo-a8f1736c0cc03e880be9119303be0a6ed89692a0.tar.gz gentoo-a8f1736c0cc03e880be9119303be0a6ed89692a0.tar.bz2 gentoo-a8f1736c0cc03e880be9119303be0a6ed89692a0.zip |
app-emulation/open-vm-tools: Stabilize 12.2.0 amd64, #907663
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-emulation/open-vm-tools')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-12.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.2.0.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.2.0.ebuild index 5979ede069e8..38806cfd25f7 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.2.0.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.2.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 ) |