diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-13 12:14:18 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-13 12:14:22 +0300 |
commit | 308628ec2426e1818fd0e4afbf883dc869f053dc (patch) | |
tree | ccfd1f31dd15428e993188392f1a92d8b18982a4 | |
parent | app-text/libqxp-0.0.1: added ~arm64 keyword (diff) | |
download | gentoo-308628ec2426e1818fd0e4afbf883dc869f053dc.tar.gz gentoo-308628ec2426e1818fd0e4afbf883dc869f053dc.tar.bz2 gentoo-308628ec2426e1818fd0e4afbf883dc869f053dc.zip |
app-office/libreoffice-6.0.5.2: added ~arm64 keyword
Tested-by: Roy Bamford <neddyseagoon@gentoo.org>
Closes: https://bugs.gentoo.org/646506
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm64"
-rw-r--r-- | app-office/libreoffice/libreoffice-6.0.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.0.5.2.ebuild b/app-office/libreoffice/libreoffice-6.0.5.2.ebuild index 6c40315ba084..2ad74e6847a4 100644 --- a/app-office/libreoffice/libreoffice-6.0.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.5.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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |