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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 0651C15800A for ; Mon, 24 Jul 2023 22:39:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4ADC3E087A; Mon, 24 Jul 2023 22:39:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2CB19E087A for ; Mon, 24 Jul 2023 22:39:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1E3B33413F2 for ; Mon, 24 Jul 2023 22:39:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A45F1DBE for ; Mon, 24 Jul 2023 22:39:50 +0000 (UTC) From: "Patrick McLean" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick McLean" Message-ID: <1690238387.485789457e7dc78a60bc5a6a771f996cc500062d.chutzpah@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/openssh-contrib/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild X-VCS-Directories: net-misc/openssh-contrib/ X-VCS-Committer: chutzpah X-VCS-Committer-Name: Patrick McLean X-VCS-Revision: 485789457e7dc78a60bc5a6a771f996cc500062d X-VCS-Branch: master Date: Mon, 24 Jul 2023 22:39:50 +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: 5d26e9f4-1ae2-4ef5-ba42-1d73eba61954 X-Archives-Hash: 228578486688d73ab17e81b19374943c commit: 485789457e7dc78a60bc5a6a771f996cc500062d Author: Patrick McLean gentoo org> AuthorDate: Mon Jul 24 22:39:35 2023 +0000 Commit: Patrick McLean gentoo org> CommitDate: Mon Jul 24 22:39:47 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48578945 net-misc/openssh-contrib: unkeyword 9.3_p1 for ~amd64 Signed-off-by: Patrick McLean gentoo.org> net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild b/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild index 9a91a490d05f..26c886d2d198 100644 --- a/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild +++ b/net-misc/openssh-contrib/openssh-contrib-9.3_p1.ebuild @@ -51,7 +51,7 @@ S="${WORKDIR}/${PARCH}" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64" +#KEYWORDS="~amd64" # Probably want to drop ssl defaulting to on in a future version. IUSE="abi_mips_n32 audit debug hpn kerberos ldns libedit livecd pam +pie sctp security-key selinux +ssl static test X X509 xmss"