summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-03-28 19:30:24 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-28 19:48:17 +0100
commit8cacea8cf7a79a15ec49da1eac5388f20af003ea (patch)
treecb19d242903d69bcf23b9d4c09b2d58293b95554
parentapp-office/libreoffice-l10n: add 24.2.2.2, drop 24.2.2.1 (diff)
downloadgentoo-8cacea8cf7a79a15ec49da1eac5388f20af003ea.tar.gz
gentoo-8cacea8cf7a79a15ec49da1eac5388f20af003ea.tar.bz2
gentoo-8cacea8cf7a79a15ec49da1eac5388f20af003ea.zip
app-office/libreoffice: Re-add KEYWORDS to 7.6.6.3
Closes: https://bugs.gentoo.org/926227 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--app-office/libreoffice-l10n/libreoffice-l10n-7.6.6.3.ebuild2
-rw-r--r--app-office/libreoffice/libreoffice-7.6.6.3.ebuild4
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