diff options
author | Sam James <sam@gentoo.org> | 2021-03-14 01:22:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-14 01:22:48 +0000 |
commit | 8889a2ee32915d899cadf513283557ec01c48a63 (patch) | |
tree | 0c3bb8b69a391f74c4dae20feaebe48190cec941 /dev-ruby/ruby-wnck3 | |
parent | dev-ruby/ruby-webkit2-gtk: Stabilize 3.4.3 amd64, #774954 (diff) | |
download | gentoo-8889a2ee32915d899cadf513283557ec01c48a63.tar.gz gentoo-8889a2ee32915d899cadf513283557ec01c48a63.tar.bz2 gentoo-8889a2ee32915d899cadf513283557ec01c48a63.zip |
dev-ruby/ruby-wnck3: Stabilize 3.4.3 amd64, #774954
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-ruby/ruby-wnck3')
-rw-r--r-- | dev-ruby/ruby-wnck3/ruby-wnck3-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/ruby-wnck3/ruby-wnck3-3.4.3.ebuild b/dev-ruby/ruby-wnck3/ruby-wnck3-3.4.3.ebuild index cb328878bbba..a7f27c24650f 100644 --- a/dev-ruby/ruby-wnck3/ruby-wnck3-3.4.3.ebuild +++ b/dev-ruby/ruby-wnck3/ruby-wnck3-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 libwnck 3 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" x11-libs/libwnck:3[introspection]" |