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 68A7D139337 for ; Mon, 26 Jul 2021 04:37:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81096E0AC1; Mon, 26 Jul 2021 04:37:23 +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 3DCB2E0AC1 for ; Mon, 26 Jul 2021 04:37:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 BBE61342DD5 for ; Mon, 26 Jul 2021 04:37:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3691E7A3 for ; Mon, 26 Jul 2021 04:37:20 +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: <1627274191.8477c872b559b0858a7c0b51a1320cebd20e8bf2.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/putty/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/putty/putty-0.76.ebuild X-VCS-Directories: net-misc/putty/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 8477c872b559b0858a7c0b51a1320cebd20e8bf2 X-VCS-Branch: master Date: Mon, 26 Jul 2021 04:37:20 +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: 8cce2964-0146-4f9c-bc02-8b4b2f1fe6ba X-Archives-Hash: a6d594eac566b1c83097a19b1a78985d commit: 8477c872b559b0858a7c0b51a1320cebd20e8bf2 Author: Sam James gentoo org> AuthorDate: Mon Jul 26 04:36:31 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Jul 26 04:36:31 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8477c872 net-misc/putty: Stabilize 0.76 ppc64, #801517 Signed-off-by: Sam James gentoo.org> net-misc/putty/putty-0.76.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/putty/putty-0.76.ebuild b/net-misc/putty/putty-0.76.ebuild index 20a4257d006..62ac436ba4c 100644 --- a/net-misc/putty/putty-0.76.ebuild +++ b/net-misc/putty/putty-0.76.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.chiark.greenend.org.uk/~sgtatham/putty/" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ~ppc64 sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ppc ppc64 sparc x86" SRC_URI=" https://dev.gentoo.org/~polynomial-c/${PN}-icons.tar.bz2 https://the.earth.li/~sgtatham/${PN}/${PV}/${P}.tar.gz