diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:07:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-07-28 16:07:18 +0200 |
commit | 7431cce342b9eb6ef3d6a685bd59b3caf136cbef (patch) | |
tree | 8736d2d85d2e8e43604ad4abcbb8cb655b74a72f /app-office/libreoffice | |
parent | app-text/paps: x86 stable wrt bug #566050 (diff) | |
download | gentoo-7431cce342b9eb6ef3d6a685bd59b3caf136cbef.tar.gz gentoo-7431cce342b9eb6ef3d6a685bd59b3caf136cbef.tar.bz2 gentoo-7431cce342b9eb6ef3d6a685bd59b3caf136cbef.zip |
app-office/libreoffice: x86 stable wrt bug #589284
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office/libreoffice')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.1.4.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild index 38cf0c33c140..e30b28fb28f4 100644 --- a/app-office/libreoffice/libreoffice-5.1.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-5.1.4.2.ebuild @@ -85,7 +85,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 |