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 708A0138334 for ; Sat, 31 Aug 2019 19:58:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 43DFEE0907; Sat, 31 Aug 2019 19:58:56 +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 1F9F4E0901 for ; Sat, 31 Aug 2019 19:58:55 +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 6C3E834A79F for ; Sat, 31 Aug 2019 19:58:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7251877C for ; Sat, 31 Aug 2019 19:58:52 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1567281524.70c09b78216d0a6dd05e841d58fba531915a13ad.mattst88@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: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 70c09b78216d0a6dd05e841d58fba531915a13ad X-VCS-Branch: master Date: Sat, 31 Aug 2019 19:58:52 +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: 671aa1a0-9a70-4999-8522-1d5db5a70372 X-Archives-Hash: b63ddbaeca827ce5a9242007a52cc9f4 commit: 70c09b78216d0a6dd05e841d58fba531915a13ad Author: Matt Turner gentoo org> AuthorDate: Sat Aug 31 19:50:35 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Sat Aug 31 19:58:44 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c09b78 net-misc/mosh-1.3.2: added ~ia64 Signed-off-by: Matt Turner gentoo.org> 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 ec99e8d2c97..51e41b0d781 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="~alpha amd64 ~arm ~arm64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="+client examples libressl +mosh-hardening +server ufw +utempter" REQUIRED_USE="