From 59a3b8cd0edc83cf7e0590df7665867c79694f98 Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Fri, 9 Oct 2009 20:37:06 +0000 Subject: Build 64-bit RPMs. BUG=none TEST=none Review URL: http://codereview.chromium.org/266024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28589 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/installer/installer.gyp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome') diff --git a/chrome/installer/installer.gyp b/chrome/installer/installer.gyp index f7c01280..2c7ddcf 100644 --- a/chrome/installer/installer.gyp +++ b/chrome/installer/installer.gyp @@ -551,7 +551,7 @@ }, ], 'conditions': [ - ['target_arch=="ia32" and chromeos==0', { + ['chromeos==0', { 'actions': [ { 'variables': { -- cgit v1.1