Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-client/firefox/
Date: Sat, 23 Jan 2021 01:58:41
Message-Id: 1611367113.2d75993547ecbc3cb66a59d56fe2214d53cf582d.whissi@gentoo
1 commit: 2d75993547ecbc3cb66a59d56fe2214d53cf582d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 23 01:58:25 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 23 01:58:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d759935
7
8 www-client/firefox: drop keywords
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-85.0_rc1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-85.0_rc1.ebuild b/www-client/firefox/firefox-85.0_rc1.ebuild
17 index 85f345fe936..c9d6e3fa1ae 100644
18 --- a/www-client/firefox/firefox-85.0_rc1.ebuild
19 +++ b/www-client/firefox/firefox-85.0_rc1.ebuild
20 @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES}
21 DESCRIPTION="Firefox Web Browser"
22 HOMEPAGE="https://www.mozilla.com/firefox"
23
24 -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
25 +#KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
26
27 SLOT="0/$(ver_cut 1)"
28 LICENSE="MPL-2.0 GPL-2 LGPL-2.1"