commit: d87a4b705e0735df7abd6c2e9896f47cd513180f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Jan 1 19:57:14 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Jan 1 19:57:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d87a4b70
dev-ruby/console: Stabilize 1.23.2 x86, #921143 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/console/console-1.23.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ruby/console/console-1.23.2.ebuild b/dev-ruby/console/console-1.23.2.ebuild index 10c60ea2d891..29382fc44e24 100644 --- a/dev-ruby/console/console-1.23.2.ebuild +++ b/dev-ruby/console/console-1.23.2.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/socketry/console/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="$(ver_cut 1)" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="" ruby_add_rdepend "
