From fb495c1e4b530267c950de3ae7a103a338b7929c Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 14 Mar 2021 01:22:35 +0000 Subject: [PATCH] dev-ruby/ruby-goffice: Stabilize 3.4.3 amd64, #774954 Signed-off-by: Sam James --- dev-ruby/ruby-goffice/ruby-goffice-3.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-goffice/ruby-goffice-3.4.3.ebuild b/dev-ruby/ruby-goffice/ruby-goffice-3.4.3.ebuild index 8913d2c04d0df..50e96f153494a 100644 --- a/dev-ruby/ruby-goffice/ruby-goffice-3.4.3.ebuild +++ b/dev-ruby/ruby-goffice/ruby-goffice-3.4.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ RUBY_GNOME2_NEED_VIRTX=yes inherit ruby-ng-gnome2 DESCRIPTION="Ruby GOffice bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/goffice[introspection]"