diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 01:13:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 01:13:19 +0100 |
commit | 2254b707726607fe809cda54ecd30a24db9a1678 (patch) | |
tree | 612c1e72c74fc2ba6b3a2e1c82cae29900e5e36d /www-client | |
parent | app-text/bibutils: Stabilize 7.1 amd64, #821373 (diff) | |
download | gentoo-2254b707726607fe809cda54ecd30a24db9a1678.tar.gz gentoo-2254b707726607fe809cda54ecd30a24db9a1678.tar.bz2 gentoo-2254b707726607fe809cda54ecd30a24db9a1678.zip |
www-client/firefox: restore keywords
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-91.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-91.3.0.ebuild b/www-client/firefox/firefox-91.3.0.ebuild index e96101290e15..90dc094997ae 100644 --- a/www-client/firefox/firefox-91.3.0.ebuild +++ b/www-client/firefox/firefox-91.3.0.ebuild @@ -57,7 +57,7 @@ SRC_URI="${MOZ_SRC_BASE_URI}/source/${MOZ_P}.source.tar.xz -> ${MOZ_P_DISTFILES} DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -#KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" SLOT="0/esr$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |