commit: f6051ebeb4fa78990365b08ef3e393a44ae20cb6 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 3 19:21:58 2018 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Sat Feb 3 19:34:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6051ebe
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 app-office/libreoffice/libreoffice-6.0.0.3.ebuild | 3 +-- 1 file changed, 1 insertion(+), 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 c42d12a1a85..fb3e9b376d0 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
