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 807CD1382C5 for ; Thu, 15 Mar 2018 14:13:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75D72E081A; Thu, 15 Mar 2018 14:12:59 +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 5557AE081A for ; Thu, 15 Mar 2018 14:12:59 +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 1CB43335C75 for ; Thu, 15 Mar 2018 14:12:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 04DE51F1 for ; Thu, 15 Mar 2018 14:12:56 +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: <1521123159.e2efc8513e404b66d8be9b65d6937d3062993136.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/tmux/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/tmux/tmux-2.6.ebuild X-VCS-Directories: app-misc/tmux/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: e2efc8513e404b66d8be9b65d6937d3062993136 X-VCS-Branch: master Date: Thu, 15 Mar 2018 14:12:56 +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: 5d002233-0406-414d-b7ae-3ad81c440cf4 X-Archives-Hash: 9f1ffd81a75c74ca082dee14b3ab2b3d commit: e2efc8513e404b66d8be9b65d6937d3062993136 Author: Mikle Kolyada gentoo org> AuthorDate: Thu Mar 15 14:12:39 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Thu Mar 15 14:12:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2efc851 app-misc/tmux: arm stable wrt bug #644254 Package-Manager: Portage-2.3.24, Repoman-2.3.6 app-misc/tmux/tmux-2.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/tmux/tmux-2.6.ebuild b/app-misc/tmux/tmux-2.6.ebuild index 5c212fbbb4e..a4d3a8dc6f6 100644 --- a/app-misc/tmux/tmux-2.6.ebuild +++ b/app-misc/tmux/tmux-2.6.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/${PV/_*}/${P/_/-}.tar. LICENSE="ISC" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="debug selinux utempter vim-syntax kernel_FreeBSD kernel_linux" CDEPEND="