diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-01-23 02:58:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-01-23 02:58:33 +0100 |
commit | 2d75993547ecbc3cb66a59d56fe2214d53cf582d (patch) | |
tree | da080a3eed22c5abd0519547055f19872badc0bf /www-client | |
parent | kde-frameworks/syntax-highlighting: Drop 5.78.0-r1 (diff) | |
download | gentoo-2d75993547ecbc3cb66a59d56fe2214d53cf582d.tar.gz gentoo-2d75993547ecbc3cb66a59d56fe2214d53cf582d.tar.bz2 gentoo-2d75993547ecbc3cb66a59d56fe2214d53cf582d.zip |
www-client/firefox: drop keywords
Package-Manager: Portage-3.0.14, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-85.0_rc1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-85.0_rc1.ebuild b/www-client/firefox/firefox-85.0_rc1.ebuild index 85f345fe9365..c9d6e3fa1ae8 100644 --- a/www-client/firefox/firefox-85.0_rc1.ebuild +++ b/www-client/firefox/firefox-85.0_rc1.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/$(ver_cut 1)" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |