summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Kahle <tomka@gentoo.org>2012-02-20 11:30:36 +0000
committerThomas Kahle <tomka@gentoo.org>2012-02-20 11:30:36 +0000
commitcc1f5d6e941241e15e17918d11fe0c51de1891fb (patch)
treed800c69558de5f72b116cc231d433e3802181dd8 /www-client/firefox-bin
parentmarked x86 per bug 403183 (diff)
downloadgentoo-2-cc1f5d6e941241e15e17918d11fe0c51de1891fb.tar.gz
gentoo-2-cc1f5d6e941241e15e17918d11fe0c51de1891fb.tar.bz2
gentoo-2-cc1f5d6e941241e15e17918d11fe0c51de1891fb.zip
marked x86 per bug 403183
(Portage version: 2.1.10.47/cvs/Linux x86_64)
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r--www-client/firefox-bin/ChangeLog5
-rw-r--r--www-client/firefox-bin/firefox-bin-10.0.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/firefox-bin/ChangeLog b/www-client/firefox-bin/ChangeLog
index e015ae0a4da7..130d855b1e4c 100644
--- a/www-client/firefox-bin/ChangeLog
+++ b/www-client/firefox-bin/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for www-client/firefox-bin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.86 2012/02/17 11:27:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/ChangeLog,v 1.87 2012/02/20 11:30:36 tomka Exp $
+
+ 20 Feb 2012; Thomas Kahle <tomka@gentoo.org> firefox-bin-10.0.1.ebuild:
+ marked x86 per bug 403183
17 Feb 2012; Agostino Sarubbo <ago@gentoo.org> firefox-bin-10.0.1.ebuild:
Stable for amd64, wrt bug #403183
diff --git a/www-client/firefox-bin/firefox-bin-10.0.1.ebuild b/www-client/firefox-bin/firefox-bin-10.0.1.ebuild
index 297640034140..f01b0bf8c29e 100644
--- a/www-client/firefox-bin/firefox-bin-10.0.1.ebuild
+++ b/www-client/firefox-bin/firefox-bin-10.0.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.1.ebuild,v 1.2 2012/02/17 11:27:06 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/www-client/firefox-bin/firefox-bin-10.0.1.ebuild,v 1.3 2012/02/20 11:30:36 tomka Exp $
EAPI="3"
@@ -31,7 +31,7 @@ SRC_URI="${SRC_URI}
HOMEPAGE="http://www.mozilla.com/firefox"
RESTRICT="strip mirror"
-KEYWORDS="-* amd64 ~x86"
+KEYWORDS="-* amd64 x86"
SLOT="0"
LICENSE="|| ( MPL-1.1 GPL-2 LGPL-2.1 )"
IUSE="startup-notification"