diff options
Diffstat (limited to 'app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild')
-rw-r--r-- | app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild b/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild index bbc145fce4e9..d8a43710594f 100644 --- a/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild +++ b/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild,v 1.1 2009/04/06 21:30:44 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-2.5.2.156735.ebuild,v 1.2 2009/05/05 10:42:51 fauli Exp $ inherit eutils versionator fdo-mime gnome2-utils @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="vmware" SLOT="0" -KEYWORDS="-* ~x86 ~amd64" +KEYWORDS="-* ~amd64 x86" IUSE="" RESTRICT="strip binchecks" |