commit: aadf4e8b0d8754bcf6f9eaf4a66fdabee9390ad2 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Jan 9 01:28:55 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Jan 9 01:28:55 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aadf4e8b
dev-ruby/rexml: Stabilize 3.4.4 arm, #968532 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/rexml/rexml-3.4.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rexml/rexml-3.4.4.ebuild b/dev-ruby/rexml/rexml-3.4.4.ebuild index b395f49db0fc..fe1fd2979891 100644 --- a/dev-ruby/rexml/rexml-3.4.4.ebuild +++ b/dev-ruby/rexml/rexml-3.4.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI="https://github.com/ruby/rexml/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" ruby_add_rdepend "dev-ruby/strscan"
