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 3A26315808D for ; Fri, 10 Sep 2021 20:16:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49986E0870; Fri, 10 Sep 2021 20:16:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 2FF9DE0870 for ; Fri, 10 Sep 2021 20:16:12 +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 7E84D33BEEA for ; Fri, 10 Sep 2021 20:16:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 18945BF for ; Fri, 10 Sep 2021 20:16:09 +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: <1631304946.9f19d9c753192dfa6cc0b6e93db0bd3f34264ba6.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/dropbear/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/dropbear/dropbear-2020.81-r3.ebuild X-VCS-Directories: net-misc/dropbear/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 9f19d9c753192dfa6cc0b6e93db0bd3f34264ba6 X-VCS-Branch: master Date: Fri, 10 Sep 2021 20:16:09 +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: e5b32320-9cdb-4475-998a-2b76ed70ea18 X-Archives-Hash: 89b6424e506c7cbc80657b724a6429ba commit: 9f19d9c753192dfa6cc0b6e93db0bd3f34264ba6 Author: Matt Turner gentoo org> AuthorDate: Fri Sep 10 19:48:34 2021 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Sep 10 20:15:46 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f19d9c7 net-misc/dropbear: Stable hppa 2020.81-r3 Signed-off-by: Matt Turner gentoo.org> net-misc/dropbear/dropbear-2020.81-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/dropbear/dropbear-2020.81-r3.ebuild b/net-misc/dropbear/dropbear-2020.81-r3.ebuild index 3de7dd0fef4..297c2920937 100644 --- a/net-misc/dropbear/dropbear-2020.81-r3.ebuild +++ b/net-misc/dropbear/dropbear-2020.81-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://matt.ucc.asn.au/dropbear/releases/${P}.tar.bz2 LICENSE="MIT GPL-2" # (init script is GPL-2 #426056) SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="bsdpty minimal multicall pam +shadow static +syslog zlib" LIB_DEPEND="