Gentoo Archives: gentoo-commits

From: Ian Stakenvicius <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox-bin/
Date: Wed, 30 Sep 2015 18:43:39
Message-Id: 1443638595.0eb0f22bd88cb789394a85fdfbe8e44043d1ab43.axs@gentoo
1 commit: 0eb0f22bd88cb789394a85fdfbe8e44043d1ab43
2 Author: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 30 18:41:48 2015 +0000
4 Commit: Ian Stakenvicius <axs <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 30 18:43:15 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0eb0f22b
7
8 www-client/firefox-bin-38.3.0: stabilize for security bug 561246
9
10 Package-Manager: portage-2.2.20.1
11
12 www-client/firefox-bin/firefox-bin-38.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-client/firefox-bin/firefox-bin-38.3.0.ebuild b/www-client/firefox-bin/firefox-bin-38.3.0.ebuild
16 index 76b8401..218bcb6 100644
17 --- a/www-client/firefox-bin/firefox-bin-38.3.0.ebuild
18 +++ b/www-client/firefox-bin/firefox-bin-38.3.0.ebuild
19 @@ -35,7 +35,7 @@ SRC_URI="${SRC_URI}
20 HOMEPAGE="http://www.mozilla.com/firefox"
21 RESTRICT="strip mirror"
22
23 -KEYWORDS="-* ~amd64 ~x86"
24 +KEYWORDS="-* amd64 x86"
25 SLOT="0"
26 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"
27 IUSE="selinux startup-notification"