commit: 092644660054b429c6130cd12534c9ee911d020e Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jan 29 14:36:14 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jan 29 14:36:14 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09264466
dev-ruby/prism: Stabilize 1.7.0 x86, #969409 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/prism/prism-1.7.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/prism/prism-1.7.0.ebuild b/dev-ruby/prism/prism-1.7.0.ebuild index 3744f20e67e6..0de8f23d7377 100644 --- a/dev-ruby/prism/prism-1.7.0.ebuild +++ b/dev-ruby/prism/prism-1.7.0.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 @@ -20,7 +20,7 @@ SRC_URI="https://github.com/ruby/prism/archive/refs/tags/v${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="$(ver_cut 1)" -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_bdepend "dev-ruby/bundler"
