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 5CB1813835C for ; Thu, 27 May 2021 19:23:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60CA4E09B7; Thu, 27 May 2021 19:23:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 3DEC5E09B6 for ; Thu, 27 May 2021 19:23:06 +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 3DE52340DB0 for ; Thu, 27 May 2021 19:23:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A49577AE for ; Thu, 27 May 2021 19:23:01 +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: <1622143339.bda7feb11b2919ae20231ae6bbcd77bda1452194.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/xtermcontrol/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild X-VCS-Directories: x11-misc/xtermcontrol/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: bda7feb11b2919ae20231ae6bbcd77bda1452194 X-VCS-Branch: master Date: Thu, 27 May 2021 19:23:01 +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: f53ebb5b-5448-4073-b877-f5a314e24c9d X-Archives-Hash: efedadbd3e3d3c57c57bb2a76637400b commit: bda7feb11b2919ae20231ae6bbcd77bda1452194 Author: Sam James gentoo org> AuthorDate: Thu May 27 19:22:19 2021 +0000 Commit: Sam James gentoo org> CommitDate: Thu May 27 19:22:19 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bda7feb1 x11-misc/xtermcontrol: Stabilize 3.8 ppc, #787818 Signed-off-by: Sam James gentoo.org> x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild index 1eb2ee5e718..5a84b2b84a6 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-3.8.ebuild @@ -9,4 +9,4 @@ SRC_URI="https://www.thrysoee.dk/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86"