diff options
Diffstat (limited to 'app-emulation/vmware-modules/vmware-modules-279.0.ebuild')
-rw-r--r-- | app-emulation/vmware-modules/vmware-modules-279.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-modules/vmware-modules-279.0.ebuild b/app-emulation/vmware-modules/vmware-modules-279.0.ebuild index f567b5fbb55c..b8a2c600f915 100644 --- a/app-emulation/vmware-modules/vmware-modules-279.0.ebuild +++ b/app-emulation/vmware-modules/vmware-modules-279.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild,v 1.2 2013/11/02 17:15:35 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-modules/vmware-modules-279.0.ebuild,v 1.3 2013/11/02 17:27:17 dilfridge Exp $ EAPI=5 @@ -16,7 +16,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="" +KEYWORDS="~amd64 ~x86" IUSE="pax_kernel" RDEPEND="" |