diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-12 19:57:22 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2022-10-12 20:22:16 +0200 |
commit | 4a4787e7f0c1006fe08cbd67d5a3d484b2b25f78 (patch) | |
tree | bb9762b70a57c30ffd0ab068508bc9a9d2a37a7c /app-office | |
parent | dev-util/ninja: fix MissingInherits (diff) | |
download | gentoo-4a4787e7f0c1006fe08cbd67d5a3d484b2b25f78.tar.gz gentoo-4a4787e7f0c1006fe08cbd67d5a3d484b2b25f78.tar.bz2 gentoo-4a4787e7f0c1006fe08cbd67d5a3d484b2b25f78.zip |
app-office/libreoffice: unkeyword 7.3.4.2-r1
Bug: https://bugs.gentoo.org/876869
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r-- | app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild b/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild index 25c918467f07..e540a164ed9c 100644 --- a/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild +++ b/app-office/libreoffice/libreoffice-7.3.4.2-r1.ebuild @@ -105,7 +105,7 @@ LICENSE="|| ( LGPL-3 MPL-1.1 )" SLOT="0" [[ ${MY_PV} == *9999* ]] || \ -KEYWORDS="amd64 ~arm arm64 ~ppc64 x86 ~amd64-linux" +KEYWORDS="arm64" COMMON_DEPEND="${PYTHON_DEPS} app-arch/unzip |