diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:53:59 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-09-13 20:53:59 +0300 |
commit | b1ea0dc4c56d2b713e2aa6b56d5e029122534cb0 (patch) | |
tree | fe8639d8ef82c9052e2b557effd835c1b2cc8738 /www-client | |
parent | media-libs/harfbuzz: arm stable wrt bug #693512 (diff) | |
download | gentoo-b1ea0dc4c56d2b713e2aa6b56d5e029122534cb0.tar.gz gentoo-b1ea0dc4c56d2b713e2aa6b56d5e029122534cb0.tar.bz2 gentoo-b1ea0dc4c56d2b713e2aa6b56d5e029122534cb0.zip |
www-client/firefox: amd64 stable wrt bug #693442
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.9.0.ebuild | 2 | ||||
-rw-r--r-- | www-client/firefox/firefox-68.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www-client/firefox/firefox-60.9.0.ebuild b/www-client/firefox/firefox-60.9.0.ebuild index e8a829f7dc92..19831e39cc87 100644 --- a/www-client/firefox/firefox-60.9.0.ebuild +++ b/www-client/firefox/firefox-60.9.0.ebuild @@ -42,7 +42,7 @@ inherit check-reqs flag-o-matic toolchain-funcs eutils gnome2-utils llvm \ DESCRIPTION="Firefox Web Browser" HOMEPAGE="https://www.mozilla.com/firefox" -KEYWORDS="~amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm64 x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" diff --git a/www-client/firefox/firefox-68.1.0.ebuild b/www-client/firefox/firefox-68.1.0.ebuild index a5816c47a99b..d2ca2f5da566 100644 --- a/www-client/firefox/firefox-68.1.0.ebuild +++ b/www-client/firefox/firefox-68.1.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" |