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 D392E138334 for ; Fri, 28 Sep 2018 15:52:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F1D99E08F6; Fri, 28 Sep 2018 15:52:15 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C8669E08F6 for ; Fri, 28 Sep 2018 15:52:15 +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 B373D335C58 for ; Fri, 28 Sep 2018 15:52:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 677E3434 for ; Fri, 28 Sep 2018 15:52:10 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1538149919.8da80fbb9085253f7f35fb062fdf520a6c94ef26.mattst88@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.4.ebuild X-VCS-Directories: x11-misc/xtermcontrol/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 8da80fbb9085253f7f35fb062fdf520a6c94ef26 X-VCS-Branch: master Date: Fri, 28 Sep 2018 15:52:10 +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-Archives-Salt: a98b2b45-2b15-4ef6-9fd0-0274a6fe8ef8 X-Archives-Hash: bec8088863b96faba36c73e0ec3c8bf7 commit: 8da80fbb9085253f7f35fb062fdf520a6c94ef26 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 28 15:51:47 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 28 15:51:59 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8da80fbb x11-misc/xtermcontrol-3.4: ia64 stable, bug 664002 x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild index 70221c0060e..83ec6ba6a17 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-3.4.ebuild @@ -9,5 +9,5 @@ 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" IUSE=""