diff options
author | 2011-09-17 20:37:57 +0000 | |
---|---|---|
committer | 2011-09-17 20:37:57 +0000 | |
commit | b1c8a005b68c47b49b59fbcd7a93ac54b2868114 (patch) | |
tree | 8e1071df3a75068f6e1b126d19b78b1ae669a4bc /app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild | |
parent | Resurrect latest stable version for amd64/x86 (diff) | |
download | gentoo-2-b1c8a005b68c47b49b59fbcd7a93ac54b2868114.tar.gz gentoo-2-b1c8a005b68c47b49b59fbcd7a93ac54b2868114.tar.bz2 gentoo-2-b1c8a005b68c47b49b59fbcd7a93ac54b2868114.zip |
Stabilize #376413 by Pacho Ramos.
(Portage version: 2.2.0_alpha58/cvs/Linux x86_64)
Diffstat (limited to 'app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild')
-rw-r--r-- | app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild index 9f87752385c1..a620113014e1 100644 --- a/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild +++ b/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v 1.1 2011/03/01 02:51:37 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-pro-bin/crossover-office-pro-bin-9.2.0.ebuild,v 1.2 2011/09/17 20:37:57 vapier Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="install-crossover-pro-${PV}.sh" LICENSE="CROSSOVER" SLOT="0" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="nas" RESTRICT="fetch strip" |