commit: 8cacea8cf7a79a15ec49da1eac5388f20af003ea Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Thu Mar 28 18:30:24 2024 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 28 18:48:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cacea8c
app-office/libreoffice: Re-add KEYWORDS to 7.6.6.3 Closes: https://bugs.gentoo.org/926227 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild | 2 +- app-office/libreoffice/libreoffice-7.6.6.3.ebuild | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild b/app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild index 2f271faa2322..c4ae90f08303 100644 --- a/app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild +++ b/app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild @@ -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 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" IUSE="offlinehelp" RESTRICT="strip" diff --git a/app-office/libreoffice/libreoffice-7.6.6.3.ebuild b/app-office/libreoffice/libreoffice-7.6.6.3.ebuild index c46991a279eb..968f3b9be2f7 100644 --- a/app-office/libreoffice/libreoffice-7.6.6.3.ebuild +++ b/app-office/libreoffice/libreoffice-7.6.6.3.ebuild @@ -102,8 +102,8 @@ RESTRICT="!test? ( test )" LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" -# [[ ${MY_PV} == *9999* ]] || \ -# KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" +[[ ${MY_PV} == *9999* ]] || \ +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip
