commit: 222fc53cb6c5f50f2192f7e2088181ef55c8b3cc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue May 16 17:04:43 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue May 16 17:04:43 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=222fc53c
app-text/languagetool: Keyword 5.4 arm64, #906530 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-text/languagetool/languagetool-5.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/languagetool/languagetool-5.4.ebuild b/app-text/languagetool/languagetool-5.4.ebuild index 34da42ede96b..870c19e57437 100644 --- a/app-text/languagetool/languagetool-5.4.ebuild +++ b/app-text/languagetool/languagetool-5.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ SRC_URI="https://www.languagetool.org/download/${MY_P}.zip" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" CP_DEPEND=" dev-java/commons-cli:1
