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 E3CB8138334 for ; Sat, 27 Apr 2019 11:52:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 87D68E0952; Sat, 27 Apr 2019 11:52:42 +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 6F5B5E0951 for ; Sat, 27 Apr 2019 11:52:42 +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 56E0C3429E5 for ; Sat, 27 Apr 2019 11:52:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B03095E4 for ; Sat, 27 Apr 2019 11:52:37 +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: <1556365950.e630a84d0eb4150a7f1a92f76276ca4513ca4619.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.7.ebuild X-VCS-Directories: x11-misc/xtermcontrol/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e630a84d0eb4150a7f1a92f76276ca4513ca4619 X-VCS-Branch: master Date: Sat, 27 Apr 2019 11:52:37 +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: d1da824c-db2b-4772-a90f-172faa25de57 X-Archives-Hash: 6b4fd564aab35c408dfd09d0c319708f commit: e630a84d0eb4150a7f1a92f76276ca4513ca4619 Author: Mikle Kolyada gentoo org> AuthorDate: Sat Apr 27 11:51:03 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Apr 27 11:52:30 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e630a84d x11-misc/xtermcontrol: x86 stable wrt bug #682846 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11 RepoMan-Options: --include-arches="x86" x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild b/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild index 4266dc27bd0..a0f4ab63fd1 100644 --- a/x11-misc/xtermcontrol/xtermcontrol-3.7.ebuild +++ b/x11-misc/xtermcontrol/xtermcontrol-3.7.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=""