commit: 35f51b7125222bd38caf54de90ef96007ecac5a4
Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 21 08:52:59 2025 +0000
Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon Apr 21 08:56:43 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35f51b71
dev-ruby/ruby-gobject-introspection: stabilize 4.2.4 for amd64
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
.../ruby-gobject-introspection-4.2.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git
a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.2.4.ebuild
b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.2.4.ebuild
index 11c26e7558c7..8de48481e3a8 100644
---
a/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-4.2.4.ebuild
+++
b/dev-ruby/ruby-gobject-introspection/ruby-gobject-introspection-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 GObjectIntrospection bindings"
-KEYWORDS="~amd64 ~ppc ~riscv ~x86"
+KEYWORDS="amd64 ~ppc ~riscv ~x86"
DEPEND="dev-libs/glib
dev-libs/gobject-introspection"