commit: c93b1f23613a147cf28ce6c96c116c3b871e4599 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Mar 14 01:22:33 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Mar 14 01:22:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c93b1f23
dev-ruby/ruby-gegl: Stabilize 3.4.3 amd64, #774954 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-ruby/ruby-gegl/ruby-gegl-3.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-gegl/ruby-gegl-3.4.3.ebuild b/dev-ruby/ruby-gegl/ruby-gegl-3.4.3.ebuild index 64ef9b9a27f..0facf8214c7 100644 --- a/dev-ruby/ruby-gegl/ruby-gegl-3.4.3.ebuild +++ b/dev-ruby/ruby-gegl/ruby-gegl-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 @@ -7,7 +7,7 @@ USE_RUBY="ruby24 ruby25 ruby26 ruby27" inherit ruby-ng-gnome2 DESCRIPTION="Ruby GEGL bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" media-libs/gegl:0.4[introspection]"
