commit: f86de8d9e598d7b0851deb7f2e9753a8ada4be30 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 10 19:10:27 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Mon Jan 10 19:10:27 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f86de8d9
dev-java/bsh: Keyword 2.0_beta6-r1 arm, #828049 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-java/bsh/bsh-2.0_beta6-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/bsh/bsh-2.0_beta6-r1.ebuild b/dev-java/bsh/bsh-2.0_beta6-r1.ebuild index e0000a5f8a81..11fad8fe7e6b 100644 --- a/dev-java/bsh/bsh-2.0_beta6-r1.ebuild +++ b/dev-java/bsh/bsh-2.0_beta6-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/${MY_PN}/${MY_PN}/archive/${MY_PV}${MY_BETA}.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm64 ppc64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" CDEPEND="
