commit: 37ee03a56cffbc0f026bb09cbc1ab31515b86023 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Sep 14 11:02:12 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Sep 14 11:02:12 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=37ee03a5
dev-ruby/execjs: Stabilize 2.9.1 arm, #936848 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-ruby/execjs/execjs-2.9.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/execjs/execjs-2.9.1.ebuild b/dev-ruby/execjs/execjs-2.9.1.ebuild index c45b165ecb15..82bba3bb16b2 100644 --- a/dev-ruby/execjs/execjs-2.9.1.ebuild +++ b/dev-ruby/execjs/execjs-2.9.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x64-macos" IUSE="test"
