diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-03 20:21:58 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-02-03 20:34:05 +0100 |
commit | f6051ebeb4fa78990365b08ef3e393a44ae20cb6 (patch) | |
tree | cddaf6b720b4527587f1c61a4af20991a4e09810 /app-office | |
parent | app-office/libreoffice-l10n: Restore keywords (diff) | |
download | gentoo-f6051ebeb4fa78990365b08ef3e393a44ae20cb6.tar.gz gentoo-f6051ebeb4fa78990365b08ef3e393a44ae20cb6.tar.bz2 gentoo-f6051ebeb4fa78990365b08ef3e393a44ae20cb6.zip |
app-office/libreoffice: Restore keywords, drop ~arm, ~arm64
Requires keywording of:
app-text/libqxp
app-text/libepubgen
Bug: https://bugs.gentoo.org/646506
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.0.0.3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-6.0.0.3.ebuild b/app-office/libreoffice/libreoffice-6.0.0.3.ebuild index c42d12a1a852..fb3e9b376d04 100644 --- a/app-office/libreoffice/libreoffice-6.0.0.3.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.0.3.ebuild @@ -70,8 +70,7 @@ $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="" -# KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |