diff options
author | Mike Auty <ikelos@gentoo.org> | 2008-11-09 21:43:02 +0000 |
---|---|---|
committer | Mike Auty <ikelos@gentoo.org> | 2008-11-09 21:43:02 +0000 |
commit | be32454773afc60d0fec26ba39acb301fbff99d1 (patch) | |
tree | f939f4b983541b765fc3943a6170a05a352a6051 /app-emulation | |
parent | Put back -* keyword, since apparently it's the right thing to do. (diff) | |
download | gentoo-2-be32454773afc60d0fec26ba39acb301fbff99d1.tar.gz gentoo-2-be32454773afc60d0fec26ba39acb301fbff99d1.tar.bz2 gentoo-2-be32454773afc60d0fec26ba39acb301fbff99d1.zip |
Put back -* keyword, since apparently it's the right thing to do.
(Portage version: 2.2_rc13/cvs/Linux 2.6.27-gentoo-r1 i686)
Diffstat (limited to 'app-emulation')
-rw-r--r-- | app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild b/app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild index 72a815f86614..5c49adfe4722 100644 --- a/app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild +++ b/app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.0.118166.ebuild,v 1.1 2008/11/09 20:23:54 ikelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/vmware-player/vmware-player-2.5.0.118166.ebuild,v 1.2 2008/11/09 21:43:02 ikelos Exp $ inherit eutils versionator fdo-mime gnome2-utils @@ -19,7 +19,7 @@ SRC_URI=" LICENSE="vmware" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="-* ~x86 ~amd64" IUSE="" RESTRICT="strip binchecks" |