diff options
author | Sam James <sam@gentoo.org> | 2021-01-06 08:07:33 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-06 08:07:33 +0000 |
commit | a8f0a4ff1df8ed0963d127de221267e8a4e3d592 (patch) | |
tree | df24684d4696dae7d5dc6310d1cec636e97fe245 /app-emulation/open-vm-tools | |
parent | sys-power/thermald: Stabilize 2.3-r1 x86, #758794 (diff) | |
download | gentoo-a8f0a4ff1df8ed0963d127de221267e8a4e3d592.tar.gz gentoo-a8f0a4ff1df8ed0963d127de221267e8a4e3d592.tar.bz2 gentoo-a8f0a4ff1df8ed0963d127de221267e8a4e3d592.zip |
app-emulation/open-vm-tools: Stabilize 11.2.0_p16938113-r1 x86, #761304
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-emulation/open-vm-tools')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild index 736a7c37f20d..16c6fc0874c7 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2007-2020 Gentoo Authors +# Copyright 2007-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 static-libs +vgauth" REQUIRED_USE=" multimon? ( X ) |