diff options
author | 2019-01-02 12:55:58 +0300 | |
---|---|---|
committer | 2019-01-02 12:55:58 +0300 | |
commit | 2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8 (patch) | |
tree | 97fb9956da817abfe621ba061c8724240f85b7af /app-office | |
parent | dev-libs/icu-layoutex: amd64 stable wrt bug #670456 (diff) | |
download | gentoo-2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8.tar.gz gentoo-2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8.tar.bz2 gentoo-2f7bf28eabb5075ca9d76d19dcdd5fd35361d6a8.zip |
app-office/libreoffice: amd64 stable wrt bug #673446
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-6.1.4.2.ebuild b/app-office/libreoffice/libreoffice-6.1.4.2.ebuild index 29174b9eb1cd..01dfdc4ae48c 100644 --- a/app-office/libreoffice/libreoffice-6.1.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.1.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -78,7 +78,7 @@ REQUIRED_USE="${PYTHON_REQUIRED_USE} LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-linux ~x86-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |