diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-04 09:47:15 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-06-04 09:47:15 +0200 |
commit | c87110015e9ae506182e659017a988f98f33d2a4 (patch) | |
tree | 9bf6cb3fc103c8183693300270ec911904b2feb7 | |
parent | net-p2p/vuze: removed obsolete 4.8.1.2-r1 (diff) | |
download | gentoo-c87110015e9ae506182e659017a988f98f33d2a4.tar.gz gentoo-c87110015e9ae506182e659017a988f98f33d2a4.tar.bz2 gentoo-c87110015e9ae506182e659017a988f98f33d2a4.zip |
www-client/firefox: amd64 & x86 stable
Bug: https://bugs.gentoo.org/726844
Package-Manager: Portage-2.3.100, Repoman-2.3.22
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | www-client/firefox/firefox-68.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.9.0.ebuild b/www-client/firefox/firefox-68.9.0.ebuild index b916ced8dec6..e700d55131d4 100644 --- a/www-client/firefox/firefox-68.9.0.ebuild +++ b/www-client/firefox/firefox-68.9.0.ebuild @@ -47,7 +47,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" |