diff options
author | Michael Palimaka <kensington@gentoo.org> | 2018-02-04 00:30:32 +1100 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2018-02-04 00:36:59 +1100 |
commit | 38695ff542ef323aa0c25d7f1f06a3a50428d9e2 (patch) | |
tree | f82b16bf1f3155bdf50c429f0cc0d2fa49a671a2 /app-office | |
parent | app-office/libreoffice-l10n: stabilise 5.4.4.2 for amd64 (diff) | |
download | gentoo-38695ff542ef323aa0c25d7f1f06a3a50428d9e2.tar.gz gentoo-38695ff542ef323aa0c25d7f1f06a3a50428d9e2.tar.bz2 gentoo-38695ff542ef323aa0c25d7f1f06a3a50428d9e2.zip |
app-office/libreoffice: stabilise 5.4.4.2 for amd64
Bug: https://bugs.gentoo.org/644800
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.4.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.4.4.2.ebuild b/app-office/libreoffice/libreoffice-5.4.4.2.ebuild index cfeb8bc1a4af..bef92e433b7b 100644 --- a/app-office/libreoffice/libreoffice-5.4.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.4.2.ebuild @@ -71,7 +71,7 @@ $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |