commit: 04c631071888952835884e570084ab1322cd40ba Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 7 07:58:35 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 7 07:58:35 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c63107
dev-ruby/thor: Stabilize 1.4.0 amd64, #968475 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/thor/thor-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/thor/thor-1.4.0.ebuild b/dev-ruby/thor/thor-1.4.0.ebuild index 382823c3bd3c..929d22b3e1ac 100644 --- a/dev-ruby/thor/thor-1.4.0.ebuild +++ b/dev-ruby/thor/thor-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2000-2025 Gentoo Authors +# Copyright 2000-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/rails/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV} LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="doc" # For initial target porting (new rubies), we can make these test deps
