diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:35:29 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:37:10 +0100 |
commit | f3f736cbceaef4c9fc5e2f3223745a094f831450 (patch) | |
tree | a2dce39fa568c51da38e27a323a9dd6b587065dc /app-office | |
parent | app-office/libreoffice-bin-debug: x86 stable (bug #644800) (diff) | |
download | gentoo-f3f736cbceaef4c9fc5e2f3223745a094f831450.tar.gz gentoo-f3f736cbceaef4c9fc5e2f3223745a094f831450.tar.bz2 gentoo-f3f736cbceaef4c9fc5e2f3223745a094f831450.zip |
app-office/libreoffice: x86 stable (bug #644800)
Package-Manager: Portage-2.3.21, 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 2e4b24caa4b4..cfeb8bc1a4af 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 |