From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1043197-garchives=archives.gentoo.org@lists.gentoo.org> 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 4C8BE138335 for <garchives@archives.gentoo.org>; Mon, 20 Aug 2018 18:17:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4F935E083D; Mon, 20 Aug 2018 18:17:20 +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 25695E0833 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Aug 2018 18:17:20 +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 197A3335DED for <gentoo-commits@lists.gentoo.org>; Mon, 20 Aug 2018 18:17:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3BA323B6 for <gentoo-commits@lists.gentoo.org>; Mon, 20 Aug 2018 18:17:16 +0000 (UTC) From: "Sergei Trofimovich" <slyfox@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" <slyfox@gentoo.org> Message-ID: <1534789024.b2793e7dda2a3fa5145ca592a4b7057d4e62d0b3.slyfox@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: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: b2793e7dda2a3fa5145ca592a4b7057d4e62d0b3 X-VCS-Branch: master Date: Mon, 20 Aug 2018 18:17:16 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 4d78b108-44e3-463f-bc1b-6eb9ce351526 X-Archives-Hash: b253a5bfbe64360704ee160e7f02ab6e commit: b2793e7dda2a3fa5145ca592a4b7057d4e62d0b3 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon Aug 20 16:10:26 2018 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon Aug 20 18:17:04 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2793e7d x11-misc/xtermcontrol: stable 3.4 for sparc, bug #664002 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="sparc" 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 559fb798e0b..70221c0060e 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=""