From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABCF61382C5 for ; Sun, 14 Mar 2021 01:23:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E084CE0895; Sun, 14 Mar 2021 01:23:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C6235E0891 for ; Sun, 14 Mar 2021 01:23:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 49E0E340C37 for ; Sun, 14 Mar 2021 01:23:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B0B285B8 for ; Sun, 14 Mar 2021 01:23:47 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1615684957.17df1c8547c9e52948965dc016a4d5501f465a0c.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/ruby-gtk2/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ruby/ruby-gtk2/ruby-gtk2-3.4.3.ebuild X-VCS-Directories: dev-ruby/ruby-gtk2/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 17df1c8547c9e52948965dc016a4d5501f465a0c X-VCS-Branch: master Date: Sun, 14 Mar 2021 01:23:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 7e47607f-18ff-4e7a-89ef-b1843e891377 X-Archives-Hash: 8bdf85c086e488f003125dcd2dea92b3 commit: 17df1c8547c9e52948965dc016a4d5501f465a0c Author: Sam James gentoo org> AuthorDate: Sun Mar 14 01:22:37 2021 +0000 Commit: Sam James gentoo org> CommitDate: Sun Mar 14 01:22:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17df1c85 dev-ruby/ruby-gtk2: Stabilize 3.4.3 amd64, #774954 Signed-off-by: Sam James gentoo.org> dev-ruby/ruby-gtk2/ruby-gtk2-3.4.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/ruby-gtk2/ruby-gtk2-3.4.3.ebuild b/dev-ruby/ruby-gtk2/ruby-gtk2-3.4.3.ebuild index 20148b08cdc..b74a5267309 100644 --- a/dev-ruby/ruby-gtk2/ruby-gtk2-3.4.3.ebuild +++ b/dev-ruby/ruby-gtk2/ruby-gtk2-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 Gtk2 bindings" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/glib