diff options
author | 2018-05-29 13:09:48 +0200 | |
---|---|---|
committer | 2018-05-29 13:09:48 +0200 | |
commit | 2611032412e33c803a18f209d4aa2aa5ed8c1ae6 (patch) | |
tree | 639cddbba5a18626d9879949b5d31defdd6fe864 /app-office | |
parent | app-text/libabw: x86 stable (bug #652638) (diff) | |
download | gentoo-2611032412e33c803a18f209d4aa2aa5ed8c1ae6.tar.gz gentoo-2611032412e33c803a18f209d4aa2aa5ed8c1ae6.tar.bz2 gentoo-2611032412e33c803a18f209d4aa2aa5ed8c1ae6.zip |
app-office/libreoffice: x86 stable (bug #652638)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.0.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild index 3c8a7c4dac39..a7d6373ce84d 100644 --- a/app-office/libreoffice/libreoffice-6.0.3.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.0.3.2.ebuild @@ -70,7 +70,7 @@ $(printf 'libreoffice_extensions_%s ' ${LO_EXTS})" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${PV} == *9999* ]] || \ -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |