diff options
author | Roy Bamford <neddyseagoon@gentoo.org> | 2017-08-20 18:35:04 +0100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-08-28 01:33:50 +1000 |
commit | 6f733c40d7ba1c5e70277d5a7a0eafd27d24aa84 (patch) | |
tree | 44346d2ccd024398fd3d4536b29fc5a9c3e06290 /app-office | |
parent | dev-perl/Mouse: hppa stable wrt bug 619088 (diff) | |
download | gentoo-6f733c40d7ba1c5e70277d5a7a0eafd27d24aa84.tar.gz gentoo-6f733c40d7ba1c5e70277d5a7a0eafd27d24aa84.tar.bz2 gentoo-6f733c40d7ba1c5e70277d5a7a0eafd27d24aa84.zip |
app-office/libreoffice: added ~arm64 keyword after testing on Cortex-A53
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.4.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.4.0.3.ebuild b/app-office/libreoffice/libreoffice-5.4.0.3.ebuild index 779eb66a4949..54ba26b4516f 100644 --- a/app-office/libreoffice/libreoffice-5.4.0.3.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.0.3.ebuild @@ -82,7 +82,7 @@ $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |