diff options
author | Quetzaly Daniela Solano Gómez <gentoo@sattvik.com> | 2024-01-17 16:27:57 -0600 |
---|---|---|
committer | Quetzaly Daniela Solano Gómez <gentoo@sattvik.com> | 2024-01-17 16:27:57 -0600 |
commit | 6cd6f00521ef209b60c94710f0098146fe49d09a (patch) | |
tree | 05b6eb99607775cf13603a98dff59453558b20f8 /app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild | |
parent | app-emulation/*: Update vmware modules (diff) | |
download | sattvik-6cd6f00521ef209b60c94710f0098146fe49d09a.tar.gz sattvik-6cd6f00521ef209b60c94710f0098146fe49d09a.tar.bz2 sattvik-6cd6f00521ef209b60c94710f0098146fe49d09a.zip |
app-emulation/vmware-modules: Fix some warnings
Signed-off-by: Quetzaly Daniela Solano Gómez <gentoo@sattvik.com>
Diffstat (limited to 'app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild b/app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild index c8e0260..fe7d624 100644 --- a/app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-17.5.0-r3.ebuild @@ -24,10 +24,8 @@ SRC_URI=" https://github.com/mkubecek/vmware-host-modules/archive/${MY_COMMIT}.t LICENSE="GPL-2" SLOT="0" KEYWORDS="~amd64" -IUSE="" RDEPEND="acct-group/vmware" -DEPEND="" RESTRICT="mirror" |