From 29ff1ef2c4b5ef2196cf3bc337a76ea94724f81f Mon Sep 17 00:00:00 2001 From: Sam James Date: Mon, 21 Apr 2025 05:30:48 +0100 Subject: [PATCH] dev-ruby/ruby-glib2: Stabilize 4.2.4 amd64, #954076 Signed-off-by: Sam James --- dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild b/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild index 2800646617f33..bc8ca9712a483 100644 --- a/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild +++ b/dev-ruby/ruby-glib2/ruby-glib2-4.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -7,7 +7,7 @@ USE_RUBY="ruby31 ruby32 ruby33" inherit ruby-ng-gnome2 DESCRIPTION="Ruby Glib2 bindings" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86" RDEPEND=">=dev-libs/glib-2" DEPEND=">=dev-libs/glib-2"