diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:51:56 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-21 19:51:56 +0200 |
commit | b783757b43c0a68f96d21f19a73d0db103c2c312 (patch) | |
tree | 08093bc8fbdbd6dd7cb3ace343c1940935062930 /app-office | |
parent | app-office/libreoffice-l10n: Stabilize 7.3.7.2 arm64, #879495 (diff) | |
download | gentoo-b783757b43c0a68f96d21f19a73d0db103c2c312.tar.gz gentoo-b783757b43c0a68f96d21f19a73d0db103c2c312.tar.bz2 gentoo-b783757b43c0a68f96d21f19a73d0db103c2c312.zip |
app-office/libreoffice: Stabilize 7.3.7.2 arm64, #879495
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild index 7890edc7daa9..fecaa72caf58 100644 --- a/app-office/libreoffice/libreoffice-7.3.7.2.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.7.2.ebuild @@ -103,7 +103,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm arm64 ~loong ~ppc64 ~x86 ~amd64-linux" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |