diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-16 02:34:47 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-11-16 02:34:47 +0100 |
commit | a2e9a789dec9787efd178de2726a7a0144cbd793 (patch) | |
tree | eef1fb03a4c939203e72e22ec0d48fb999df1185 /app-office | |
parent | media-libs/libzmf: x86 stable (bug #623646) (diff) | |
download | gentoo-a2e9a789dec9787efd178de2726a7a0144cbd793.tar.gz gentoo-a2e9a789dec9787efd178de2726a7a0144cbd793.tar.bz2 gentoo-a2e9a789dec9787efd178de2726a7a0144cbd793.zip |
app-office/libreoffice: x86 stable (bug #623646)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.4.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.4.2.2.ebuild b/app-office/libreoffice/libreoffice-5.4.2.2.ebuild index b51ebcacc526..c168d213bd28 100644 --- a/app-office/libreoffice/libreoffice-5.4.2.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.4.2.2.ebuild @@ -75,7 +75,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 |