diff options
author | 2006-01-29 05:41:17 +0000 | |
---|---|---|
committer | 2006-01-29 05:41:17 +0000 | |
commit | 86e91d927333b642135828ff0672bb05ba007cf5 (patch) | |
tree | ddc82377b14238327d438a110e5e92d9e4cb7242 /app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild | |
parent | Add a quiet mode support so we dont have to force all output to /dev/null. (diff) | |
download | historical-86e91d927333b642135828ff0672bb05ba007cf5.tar.gz historical-86e91d927333b642135828ff0672bb05ba007cf5.tar.bz2 historical-86e91d927333b642135828ff0672bb05ba007cf5.zip |
stabilize
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild')
-rw-r--r-- | app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild index bf599a40ea33..b7c9e31f58a3 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.7 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.1.ebuild,v 1.8 2006/01/29 05:41:17 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="install-crossover-standard-${PV}.sh" LICENSE="CROSSOVER" SLOT="0" -KEYWORDS="-* ~x86" +KEYWORDS="-* x86" IUSE="nas" RESTRICT="fetch nostrip" |