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 782E31382C5 for ; Tue, 20 Apr 2021 23:35:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52C92E086C; Tue, 20 Apr 2021 23:35:17 +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 3C0ADE086C for ; Tue, 20 Apr 2021 23:35:17 +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 B457A340F93 for ; Tue, 20 Apr 2021 23:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F32772D for ; Tue, 20 Apr 2021 23:35:13 +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: <1618961683.3c86308a3e4b410f4d6f20eb5f6af2d286193dc2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-tcltk/blt/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-tcltk/blt/blt-2.5.3-r1.ebuild X-VCS-Directories: dev-tcltk/blt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 3c86308a3e4b410f4d6f20eb5f6af2d286193dc2 X-VCS-Branch: master Date: Tue, 20 Apr 2021 23:35:13 +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: 0375fca5-213f-4c40-98f0-f2bf968a3ce1 X-Archives-Hash: 47a997ff261463307ea8834b01181d7b commit: 3c86308a3e4b410f4d6f20eb5f6af2d286193dc2 Author: Sam James gentoo org> AuthorDate: Tue Apr 20 23:30:47 2021 +0000 Commit: Sam James gentoo org> CommitDate: Tue Apr 20 23:34:43 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c86308a dev-tcltk/blt: Stabilize 2.5.3-r1 ppc64, #783714 Signed-off-by: Sam James gentoo.org> dev-tcltk/blt/blt-2.5.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-tcltk/blt/blt-2.5.3-r1.ebuild b/dev-tcltk/blt/blt-2.5.3-r1.ebuild index c90a181e4e9..a263c63cf48 100644 --- a/dev-tcltk/blt/blt-2.5.3-r1.ebuild +++ b/dev-tcltk/blt/blt-2.5.3-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/wize/${PN}-src-${PV}.zip IUSE="jpeg static-libs X" SLOT="0/${SHVER}" LICENSE="BSD" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" DEPEND=" dev-lang/tk:0=