diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-18 20:15:50 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-09-18 20:16:43 +0200 |
commit | 9c75adba7ed11bfb4ec3641c755d28018bcc1702 (patch) | |
tree | f325c2c5d0bf292c09bd145d1888f66f075a9674 /app-office | |
parent | app-office/libreoffice: Add USE=accessibility (diff) | |
download | gentoo-9c75adba7ed11bfb4ec3641c755d28018bcc1702.tar.gz gentoo-9c75adba7ed11bfb4ec3641c755d28018bcc1702.tar.bz2 gentoo-9c75adba7ed11bfb4ec3641c755d28018bcc1702.zip |
app-office/libreoffice: Sync stable branch with 6.1.1.2 KEYWORDS
Bug: https://bugs.gentoo.org/661398
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.1.9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.1.9999.ebuild b/app-office/libreoffice/libreoffice-6.1.9999.ebuild index e6352a55b2d1..285959c3464f 100644 --- a/app-office/libreoffice/libreoffice-6.1.9999.ebuild +++ b/app-office/libreoffice/libreoffice-6.1.9999.ebuild @@ -79,7 +79,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_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 |