commit: fb495c1e4b530267c950de3ae7a103a338b7929c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 01:22:35 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 01:22:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fb495c1e
dev-ruby/ruby-goffice: Stabilize 3.4.3 amd64, #774954 Signed-off-by: Sam James <sam <AT> gentoo.org> 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 8913d2c04d0..50e96f15349 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]"
