diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 22:48:10 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-07-24 22:48:39 +0200 |
commit | 762da15a7564b8ff347948213f1e004e80b30db4 (patch) | |
tree | a90bf711d0003a904bd98003cf6eece430308d47 /www-client | |
parent | dev-lang/nasm: keyworded for ppc64 (#689716) (diff) | |
download | gentoo-762da15a7564b8ff347948213f1e004e80b30db4.tar.gz gentoo-762da15a7564b8ff347948213f1e004e80b30db4.tar.bz2 gentoo-762da15a7564b8ff347948213f1e004e80b30db4.zip |
www-client/firefox: keyworded for ppc64 (#689716)
Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/firefox/firefox-68.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/firefox/firefox-68.0.1.ebuild b/www-client/firefox/firefox-68.0.1.ebuild index 4f09cbb33f08..9a45c46f6d72 100644 --- a/www-client/firefox/firefox-68.0.1.ebuild +++ b/www-client/firefox/firefox-68.0.1.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 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" SLOT="0" LICENSE="MPL-2.0 GPL-2 LGPL-2.1" |