diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-28 21:08:10 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-28 21:08:10 -0400 |
commit | 245ac561d7cd8ff527b7285e2e87bfe402e3fc70 (patch) | |
tree | f9f3340d9ce84553bdd0f02e6000f2284d237f67 /www-client | |
parent | x11-libs/startup-notification: arm64 stable (diff) | |
download | gentoo-245ac561d7cd8ff527b7285e2e87bfe402e3fc70.tar.gz gentoo-245ac561d7cd8ff527b7285e2e87bfe402e3fc70.tar.bz2 gentoo-245ac561d7cd8ff527b7285e2e87bfe402e3fc70.zip |
www-client/firefox: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.67, Repoman-2.3.13
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-60.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-60.7.0.ebuild b/www-client/firefox/firefox-60.7.0.ebuild index a40b3c1acd47..5622d52d0447 100644 --- a/www-client/firefox/firefox-60.7.0.ebuild +++ b/www-client/firefox/firefox-60.7.0.ebuild @@ -43,7 +43,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" |