diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:33:52 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-09-19 11:34:51 -0700 |
commit | b55963bd9cb91061cb46cee717ae99ddd0683765 (patch) | |
tree | 615be883bd641e1a4501beeb347e793cdd7842a7 /app-office | |
parent | net-p2p/qbittorrent: Version bump (v4.1.3) (diff) | |
download | gentoo-b55963bd9cb91061cb46cee717ae99ddd0683765.tar.gz gentoo-b55963bd9cb91061cb46cee717ae99ddd0683765.tar.bz2 gentoo-b55963bd9cb91061cb46cee717ae99ddd0683765.zip |
app-office/libreoffice-6.1.1.2: added ~ppc64, bug 664414
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.1.1.2.ebuild b/app-office/libreoffice/libreoffice-6.1.1.2.ebuild index 285959c3464f..f95a103c87c6 100644 --- a/app-office/libreoffice/libreoffice-6.1.1.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.1.1.2.ebuild @@ -79,7 +79,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |