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 43C791382C5 for ; Mon, 16 Apr 2018 22:54:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 666E9E09D8; Mon, 16 Apr 2018 22:54:43 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 3FA84E09D8 for ; Mon, 16 Apr 2018 22:54:42 +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 A6140335C59 for ; Mon, 16 Apr 2018 22:54:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E0C3C257 for ; Mon, 16 Apr 2018 22:54:38 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1523919095.54b8a1356be743cb24ad757bb1be706b5d3a1222.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/mosh/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/mosh/mosh-1.3.2.ebuild X-VCS-Directories: net-misc/mosh/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 54b8a1356be743cb24ad757bb1be706b5d3a1222 X-VCS-Branch: master Date: Mon, 16 Apr 2018 22:54:38 +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: 0be78f09-d3ac-40b7-92c4-e198459685c0 X-Archives-Hash: 00fb875c06e0e51922ad1dfcd487c9b3 commit: 54b8a1356be743cb24ad757bb1be706b5d3a1222 Author: Aaron Bauman gentoo org> AuthorDate: Mon Apr 16 22:51:35 2018 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Mon Apr 16 22:51:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54b8a135 net-misc/mosh: amd64 stable wrt bug #653002 Bug: https://bugs.gentoo.org/653002 Package-Manager: Portage-2.3.28, Repoman-2.3.9 net-misc/mosh/mosh-1.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/mosh/mosh-1.3.2.ebuild b/net-misc/mosh/mosh-1.3.2.ebuild index 73919ad6dbf..87075efe916 100644 --- a/net-misc/mosh/mosh-1.3.2.ebuild +++ b/net-misc/mosh/mosh-1.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://mosh.org/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~mips ~ppc ~x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos" IUSE="+client examples +mosh-hardening +server ufw +utempter" REQUIRED_USE="