diff options
author | 2021-03-14 01:22:34 +0000 | |
---|---|---|
committer | 2021-03-14 01:22:34 +0000 | |
commit | c5945985e7262c8a1efc1ca968a57c0e1e2dfe77 (patch) | |
tree | 0a769f19a67f1a73e064767b806c10ce6f82448a /dev-ruby/ruby-gsf | |
parent | dev-ruby/ruby-gegl: Stabilize 3.4.3 amd64, #774954 (diff) | |
download | gentoo-c5945985e7262c8a1efc1ca968a57c0e1e2dfe77.tar.gz gentoo-c5945985e7262c8a1efc1ca968a57c0e1e2dfe77.tar.bz2 gentoo-c5945985e7262c8a1efc1ca968a57c0e1e2dfe77.zip |
dev-ruby/ruby-gsf: Stabilize 3.4.3 amd64, #774954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-gsf')
-rw-r--r-- | dev-ruby/ruby-gsf/ruby-gsf-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-gsf/ruby-gsf-3.4.3.ebuild b/dev-ruby/ruby-gsf/ruby-gsf-3.4.3.ebuild index 4e3c6d41ed18..a6111a183e3c 100644 --- a/dev-ruby/ruby-gsf/ruby-gsf-3.4.3.ebuild +++ b/dev-ruby/ruby-gsf/ruby-gsf-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 GSF bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" gnome-extra/libgsf[introspection]" |