diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:28:14 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-12 22:28:14 +0100 |
commit | acdc91c2929b732f7baeb312f7e381fc805a089d (patch) | |
tree | 4314eb6b52353ab6452d28ffc417a89b2b11475d /app-office/libreoffice | |
parent | app-office/libreoffice-bin: x86 stable (bug #647186) (diff) | |
download | gentoo-acdc91c2929b732f7baeb312f7e381fc805a089d.tar.gz gentoo-acdc91c2929b732f7baeb312f7e381fc805a089d.tar.bz2 gentoo-acdc91c2929b732f7baeb312f7e381fc805a089d.zip |
app-office/libreoffice: x86 stable (bug #647186)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.4.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.4.5.1.ebuild b/app-office/libreoffice/libreoffice-5.4.5.1.ebuild index 9ebcfd8ed956..23319cb4713c 100644 --- a/app-office/libreoffice/libreoffice-5.4.5.1.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.5.1.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 |