commit: 300e14a60d9320398e0b660ba9943d94ccc8cfec Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Tue Jan 19 19:20:25 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Tue Jan 19 20:41:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=300e14a6
app-office/libreoffice-l10n: Restore ~ppc64 keyword Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/libreoffice-l10n/libreoffice-l10n-7.0.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-7.0.4.2.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-7.0.4.2.ebuild index 505a0e67677..e72428ad789 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-7.0.4.2.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-7.0.4.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -17,7 +17,7 @@ BASE_SRC_URI_STABLE="https://download.documentfoundation.org/${PN/-l10n/}/stable LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~amd64-linux" IUSE="offlinehelp" #
