From 1f6aeb12a4ea872f0dbf28b2205ddc213542fa7a Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 1 Jan 2024 19:57:13 +0000 Subject: dev-ruby/console: Stabilize 1.23.2 amd64, #921143 Signed-off-by: Sam James --- dev-ruby/console/console-1.23.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/console/console-1.23.2.ebuild b/dev-ruby/console/console-1.23.2.ebuild index e3712651f8a4..10c60ea2d891 100644 --- a/dev-ruby/console/console-1.23.2.ebuild +++ b/dev-ruby/console/console-1.23.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2023 Gentoo Authors +# Copyright 2022-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 " -- cgit v1.2.3-65-gdbad