commit: c1c05db408a00efcc0ec029a872380fedd2b23ff Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Jan 1 13:16:34 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Jan 1 13:16:34 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1c05db4
dev-ruby/rouge: Stabilize 4.6.1 arm64, #968240 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-ruby/rouge/rouge-4.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/rouge/rouge-4.6.1.ebuild b/dev-ruby/rouge/rouge-4.6.1.ebuild index 8089fbbb1b98..76f853cedecb 100644 --- a/dev-ruby/rouge/rouge-4.6.1.ebuild +++ b/dev-ruby/rouge/rouge-4.6.1.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/rouge-ruby/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="BSD-2 MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc test" ruby_add_bdepend "doc? ( dev-ruby/redcarpet )
