diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 19:39:31 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-29 19:39:31 +0100 |
commit | 26ba5ebb877ea076485f2bb0fc1b518c0bd51181 (patch) | |
tree | 7c340c30413a87e8f4a9bc852311bbe1b2c84d0a /app-office | |
parent | dev-util/mdds: amd64 stable wrt bug #600038 (diff) | |
download | gentoo-26ba5ebb877ea076485f2bb0fc1b518c0bd51181.tar.gz gentoo-26ba5ebb877ea076485f2bb0fc1b518c0bd51181.tar.bz2 gentoo-26ba5ebb877ea076485f2bb0fc1b518c0bd51181.zip |
app-office/libreoffice: amd64 stable wrt bug #600038
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-5.2.3.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-5.2.3.3-r1.ebuild b/app-office/libreoffice/libreoffice-5.2.3.3-r1.ebuild index 1202118d53ce..dea8a627f786 100644 --- a/app-office/libreoffice/libreoffice-5.2.3.3-r1.ebuild +++ b/app-office/libreoffice/libreoffice-5.2.3.3-r1.ebuild @@ -84,7 +84,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 |