commit: 29ff1ef2c4b5ef2196cf3bc337a76ea94724f81f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Apr 21 04:30:48 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Apr 21 04:30:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ff1ef2
dev-ruby/ruby-glib2: Stabilize 4.2.4 amd64, #954076 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 2800646617f3..bc8ca9712a48 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"