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 3240A138334 for ; Sun, 19 Aug 2018 00:57:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7D150E086B; Sun, 19 Aug 2018 00:57:06 +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 56F8FE086B for ; Sun, 19 Aug 2018 00:57:06 +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 60369340E9F for ; Sun, 19 Aug 2018 00:57:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6F0723BE for ; Sun, 19 Aug 2018 00:57:01 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1534640216.43938e9ab7bab30d21ec524a4a7c8e1ce5b6b950.zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 43938e9ab7bab30d21ec524a4a7c8e1ce5b6b950 X-VCS-Branch: master Date: Sun, 19 Aug 2018 00:57: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-Archives-Salt: a6f4f44a-22f4-4dda-ac12-4d78b53ae97a X-Archives-Hash: 5e63c2f0b7d421b00cd8a91f35ccedb0 commit: 43938e9ab7bab30d21ec524a4a7c8e1ce5b6b950 Author: Mikle Kolyada gentoo org> AuthorDate: Sun Aug 19 00:56:10 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sun Aug 19 00:56:56 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43938e9a x11-misc/xtermcontrol: amd64 stable wrt bug #664002 Package-Manager: Portage-2.3.40, Repoman-2.3.9 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 eb12b3b9f5f..a8b3f426046 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=""