dev-ruby/ruby-cairo-gobject: stabilize 4.2.4 for amd64

Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
Hans de Graaff
2025-04-21 10:54:14 +02:00
parent cbf8d68dcb
commit 85865cd928

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 cairo-gobject bindings"
KEYWORDS="~amd64 ~ppc ~riscv ~x86"
KEYWORDS="amd64 ~ppc ~riscv ~x86"
IUSE="test"
DEPEND="x11-libs/cairo"