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: Mon, 31 May 2021 07:54:19
Message-Id: 1622447642.663dc5f0eb8c670da76cb4dcee44de2fd95613ef.whissi@gentoo
1 commit: 663dc5f0eb8c670da76cb4dcee44de2fd95613ef
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 31 07:54:02 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon May 31 07:54:02 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=663dc5f0
7
8 www-client/firefox: restore keywords
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 www-client/firefox/firefox-89.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/www-client/firefox/firefox-89.0.ebuild b/www-client/firefox/firefox-89.0.ebuild
17 index 828d19eb374..9480a66f59f 100644
18 --- a/www-client/firefox/firefox-89.0.ebuild
19 +++ b/www-client/firefox/firefox-89.0.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"