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