diff options
author | David Seifert <soap@gentoo.org> | 2024-12-30 12:38:19 +0100 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2024-12-30 12:38:19 +0100 |
commit | 33ce77b7ea3129eb0c7d843f6a43014ef9ac8f9c (patch) | |
tree | 5cdc0f8bd58f63122c8fb6f5a3695b60a4f438b8 /app-emulation | |
parent | llvm-r2.eclass: add Polly_ROOT (diff) | |
download | gentoo-33ce77b7ea3129eb0c7d843f6a43014ef9ac8f9c.tar.gz gentoo-33ce77b7ea3129eb0c7d843f6a43014ef9ac8f9c.tar.bz2 gentoo-33ce77b7ea3129eb0c7d843f6a43014ef9ac8f9c.zip |
app-emulation/open-vm-tools: stabilize 12.5.0 for amd64, arm64, x86
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-12.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/open-vm-tools/open-vm-tools-12.5.0.ebuild b/app-emulation/open-vm-tools/open-vm-tools-12.5.0.ebuild index c4aa6faeadbb..2b8e620c0acf 100644 --- a/app-emulation/open-vm-tools/open-vm-tools-12.5.0.ebuild +++ b/app-emulation/open-vm-tools/open-vm-tools-12.5.0.ebuild @@ -14,7 +14,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 arm64 x86" IUSE="X +deploypkg +dnet doc +fuse gtkmm +icu multimon pam +resolutionkms +ssl +vgauth" REQUIRED_USE=" multimon? ( X ) |