diff options
author | Mike Gilbert <floppym@gentoo.org> | 2020-12-14 11:55:18 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2020-12-14 11:55:18 -0500 |
commit | b30333bcc1b2ae7f8fdcd65353beefbeeb21fb4a (patch) | |
tree | b1fbc4884fddeeb98cda47763ba6dfd1b7486355 /app-emulation | |
parent | app-emulation/open-vm-tools: depend on gdk-pixbuf-xlib (diff) | |
download | gentoo-b30333bcc1b2ae7f8fdcd65353beefbeeb21fb4a.tar.gz gentoo-b30333bcc1b2ae7f8fdcd65353beefbeeb21fb4a.tar.bz2 gentoo-b30333bcc1b2ae7f8fdcd65353beefbeeb21fb4a.zip |
app-emulation/open-vm-tools: drop toolchain-funcs
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/open-vm-tools/open-vm-tools-11.2.0_p16938113-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 da011c87574f..5a5962cae494 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 @@ -3,7 +3,7 @@ EAPI=7 -inherit autotools linux-info pam systemd toolchain-funcs +inherit autotools linux-info pam systemd DESCRIPTION="Opensourced tools for VMware guests" HOMEPAGE="https://github.com/vmware/open-vm-tools" |