diff options
author | 2015-09-05 14:49:04 +0200 | |
---|---|---|
committer | 2015-09-05 14:56:00 +0200 | |
commit | 6e4890d93e11bf483122ce6f57f702d21c6c8f17 (patch) | |
tree | b50fd99c05a88ecfd9c57368b3002049ec260aed /app-emulation/vmware-modules/vmware-modules-304.2.ebuild | |
parent | some fixes/cleanups for vmware player (diff) | |
download | vmware-6e4890d93e11bf483122ce6f57f702d21c6c8f17.tar.gz vmware-6e4890d93e11bf483122ce6f57f702d21c6c8f17.tar.bz2 vmware-6e4890d93e11bf483122ce6f57f702d21c6c8f17.zip |
app-emulation/vmware-modules: Sync with main tree
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'app-emulation/vmware-modules/vmware-modules-304.2.ebuild')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-304.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-304.2.ebuild b/app-emulation/vmware-modules/vmware-modules-304.2.ebuild index 5c4218e..5406bf8 100644 --- a/app-emulation/vmware-modules/vmware-modules-304.2.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-304.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: $ +# $Id$ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="-* ~amd64" +KEYWORDS="~amd64" IUSE="pax_kernel +vmci +vsock" RDEPEND="" |