dev-ruby/ruby-glib2: Stabilize 4.2.4 amd64, #954076

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-21 05:30:48 +01:00
parent f4dfa3dd9e
commit 29ff1ef2c4

View File

@@ -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"