diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-09-22 19:01:21 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-09-22 19:01:21 -0400 |
commit | d9f43e0e2ba34db3244185420b5ec74fe5caf7c0 (patch) | |
tree | f008c705db19d7fa815b45b87fcb585de2617fa2 /www-client | |
parent | profiles/powerpc: ppc64 - mark newer versions of boost as working with context (diff) | |
download | gentoo-d9f43e0e2ba34db3244185420b5ec74fe5caf7c0.tar.gz gentoo-d9f43e0e2ba34db3244185420b5ec74fe5caf7c0.tar.bz2 gentoo-d9f43e0e2ba34db3244185420b5ec74fe5caf7c0.zip |
www-client/firefox: arm64 stable (bug #693442)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.76, Repoman-2.3.17
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 47b80028876b..15b95565ee84 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 4cf11539cb49..c11aaade6576 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" |