diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-05 14:15:01 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2024-09-05 14:17:20 +0200 |
commit | 92d952ba31e48b46e4798a869e7b6eff6625810a (patch) | |
tree | d1e3e87c2d5a5aa84acc84d55549a1e34e1b5532 /app-office | |
parent | sys-boot/gnu-efi: Stabilize 3.0.18-r3 amd64, #939093 (diff) | |
download | gentoo-92d952ba31e48b46e4798a869e7b6eff6625810a.tar.gz gentoo-92d952ba31e48b46e4798a869e7b6eff6625810a.tar.bz2 gentoo-92d952ba31e48b46e4798a869e7b6eff6625810a.zip |
app-office/libreoffice: restore 24.2.6.2 keywords
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-24.2.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/libreoffice/libreoffice-24.2.6.2.ebuild b/app-office/libreoffice/libreoffice-24.2.6.2.ebuild index 4ce7206f0720..dea7db5c8f02 100644 --- a/app-office/libreoffice/libreoffice-24.2.6.2.ebuild +++ b/app-office/libreoffice/libreoffice-24.2.6.2.ebuild @@ -110,8 +110,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 |