diff options
4 files changed, 8 insertions, 8 deletions
diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild index 3cf1cd9d8680..c9cfb1e4588d 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-3.0.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-3.0.1.ebuild,v 1.6 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-3.0.1.ebuild,v 1.7 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" diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild index 25483579b5f0..b3ff1d5b4d51 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.0.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.0.ebuild,v 1.6 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.0.ebuild,v 1.7 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" 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" diff --git a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild index fba86a1eaa74..e4300a0c6776 100644 --- a/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild +++ b/app-emulation/crossover-office-bin/crossover-office-bin-4.2.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.2.ebuild,v 1.6 2006/01/25 22:54:18 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/crossover-office-bin/crossover-office-bin-4.2.ebuild,v 1.7 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="-* ~amd64 ~x86" +KEYWORDS="-* amd64 x86" IUSE="nas" RESTRICT="fetch nostrip" |