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 1F66B13835A for ; Wed, 6 Jan 2021 22:33:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7727EE0823; Wed, 6 Jan 2021 22:33:19 +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 5F2C0E0823 for ; Wed, 6 Jan 2021 22:33:19 +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 71A6034104C for ; Wed, 6 Jan 2021 22:33:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2649C48E for ; Wed, 6 Jan 2021 22:33:17 +0000 (UTC) From: "Fabian Groffen" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Fabian Groffen" Message-ID: <1609972353.ef214e4c00f3b44697b0860da4eb7869e3abc050.grobian@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/itcl/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/itcl/itcl-3.4.1.ebuild dev-tcltk/itcl/itcl-4.0.3.ebuild dev-tcltk/itcl/itcl-4.1.1.ebuild dev-tcltk/itcl/itcl-4.2.0.ebuild X-VCS-Directories: dev-tcltk/itcl/ X-VCS-Committer: grobian X-VCS-Committer-Name: Fabian Groffen X-VCS-Revision: ef214e4c00f3b44697b0860da4eb7869e3abc050 X-VCS-Branch: master Date: Wed, 6 Jan 2021 22:33:17 +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: 792dad48-fb56-418b-b6ab-096e85593aaa X-Archives-Hash: 40e37823afb706ee4fab241c7f19318e commit: ef214e4c00f3b44697b0860da4eb7869e3abc050 Author: Fabian Groffen gentoo org> AuthorDate: Wed Jan 6 22:32:33 2021 +0000 Commit: Fabian Groffen gentoo org> CommitDate: Wed Jan 6 22:32:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef214e4c dev-tcltk/itcl: drop x86-macos Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen gentoo.org> dev-tcltk/itcl/itcl-3.4.1.ebuild | 4 ++-- dev-tcltk/itcl/itcl-4.0.3.ebuild | 4 ++-- dev-tcltk/itcl/itcl-4.1.1.ebuild | 4 ++-- dev-tcltk/itcl/itcl-4.2.0.ebuild | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dev-tcltk/itcl/itcl-3.4.1.ebuild b/dev-tcltk/itcl/itcl-3.4.1.ebuild index 1c4c9912741..76655429ee2 100644 --- a/dev-tcltk/itcl/itcl-3.4.1.ebuild +++ b/dev-tcltk/itcl/itcl-3.4.1.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=5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/incrtcl/%5BIncr%20Tcl_Tk%5D-source/$(get_version_c SLOT="0" LICENSE="BSD" -KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="