diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:11:41 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-16 11:12:44 +0300 |
commit | f3ad2b9196b6bd5eedfbbf93f7d68a1b46d03ab0 (patch) | |
tree | 1cb1f94c89cc7e5ddddf96fdf1dc3dbcdac37dd1 /app-office | |
parent | app-text/liblangtag: amd64 stable wrt bug #704840 (diff) | |
download | gentoo-f3ad2b9196b6bd5eedfbbf93f7d68a1b46d03ab0.tar.gz gentoo-f3ad2b9196b6bd5eedfbbf93f7d68a1b46d03ab0.tar.bz2 gentoo-f3ad2b9196b6bd5eedfbbf93f7d68a1b46d03ab0.zip |
app-office/libreoffice: amd64 stable wrt bug #704840
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-6.3.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild index bfa4361c3b24..68bd50738fa8 100644 --- a/app-office/libreoffice/libreoffice-6.3.4.2.ebuild +++ b/app-office/libreoffice/libreoffice-6.3.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -79,7 +79,7 @@ RESTRICT="!test? ( test )" 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" BDEPEND=" dev-util/intltool |