diff options
author | 2023-08-19 15:39:13 +0300 | |
---|---|---|
committer | 2023-08-19 15:39:13 +0300 | |
commit | ed760c9a022faca54e9b4f86756350c8f7153363 (patch) | |
tree | a6ecb8f377620f9e3edff775d770c4010c335233 /app-office | |
parent | app-office/libreoffice-l10n: Stabilize 7.5.5.2 x86, #911192 (diff) | |
download | gentoo-ed760c9a022faca54e9b4f86756350c8f7153363.tar.gz gentoo-ed760c9a022faca54e9b4f86756350c8f7153363.tar.bz2 gentoo-ed760c9a022faca54e9b4f86756350c8f7153363.zip |
app-office/libreoffice: Stabilize 7.5.5.2 x86, #911192
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.5.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.5.5.2.ebuild b/app-office/libreoffice/libreoffice-7.5.5.2.ebuild index bda7fca73ab5..ec4510741e85 100644 --- a/app-office/libreoffice/libreoffice-7.5.5.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.5.5.2.ebuild @@ -102,7 +102,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv ~x86 ~amd64-linux" +KEYWORDS="amd64 ~arm arm64 ~loong ~ppc64 ~riscv x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |