diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-05 21:12:14 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-05 21:12:26 +0200 |
commit | a18e688e092dd48466164756e33269bde861ee5b (patch) | |
tree | 6407013b3bea6b4be55dca0dc8d5657688e6a80a /www-client | |
parent | net-firewall/shorewall: drop old (diff) | |
download | gentoo-a18e688e092dd48466164756e33269bde861ee5b.tar.gz gentoo-a18e688e092dd48466164756e33269bde861ee5b.tar.bz2 gentoo-a18e688e092dd48466164756e33269bde861ee5b.zip |
www-client/firefox: amd64 & x86 stable
Bug: https://bugs.gentoo.org/730418
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.10.0.ebuild b/www-client/firefox/firefox-68.10.0.ebuild index 95c6e3d1ecfd..4f2733af00a0 100644 --- a/www-client/firefox/firefox-68.10.0.ebuild +++ b/www-client/firefox/firefox-68.10.0.ebuild @@ -48,7 +48,7 @@ inherit check-reqs eapi7-ver flag-o-matic toolchain-funcs eutils \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |