diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 13:54:15 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-13 13:54:15 +0100 |
commit | ec7a276e2dbce584b5f9ae44bf2e225c92f831fe (patch) | |
tree | b45c728ae2d4d744b7428cbcf184d8d780737469 /www-client | |
parent | mail-client/thunderbird: amd64 stable wrt bug #702638 (diff) | |
download | gentoo-ec7a276e2dbce584b5f9ae44bf2e225c92f831fe.tar.gz gentoo-ec7a276e2dbce584b5f9ae44bf2e225c92f831fe.tar.bz2 gentoo-ec7a276e2dbce584b5f9ae44bf2e225c92f831fe.zip |
www-client/firefox: amd64 stable wrt bug #702638
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.3.0.ebuild b/www-client/firefox/firefox-68.3.0.ebuild index 34e4cce040c9..2fc5ee086ec2 100644 --- a/www-client/firefox/firefox-68.3.0.ebuild +++ b/www-client/firefox/firefox-68.3.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" |