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 3001C138334 for ; Mon, 9 Dec 2019 03:05:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 88596E0875; Mon, 9 Dec 2019 03:05:14 +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 68B27E0874 for ; Mon, 9 Dec 2019 03:05:14 +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 798AF34D864 for ; Mon, 9 Dec 2019 03:05:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A0D88D3 for ; Mon, 9 Dec 2019 03:05:12 +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: <1575860695.bdd176435e10edd6be61ba45f10c7f59e656e3e4.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/stunnel/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/stunnel/stunnel-5.55.ebuild X-VCS-Directories: net-misc/stunnel/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: bdd176435e10edd6be61ba45f10c7f59e656e3e4 X-VCS-Branch: master Date: Mon, 9 Dec 2019 03:05:12 +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: f30b2f10-e124-44dc-ba01-70687722c0eb X-Archives-Hash: b481ab09219ed60b58245aa028ac6b64 commit: bdd176435e10edd6be61ba45f10c7f59e656e3e4 Author: Matt Turner gentoo org> AuthorDate: Mon Dec 9 03:00:56 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Mon Dec 9 03:04:55 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bdd17643 net-misc/stunnel-5.55: alpha stable, bug 700990 Signed-off-by: Matt Turner gentoo.org> net-misc/stunnel/stunnel-5.55.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/stunnel/stunnel-5.55.ebuild b/net-misc/stunnel/stunnel-5.55.ebuild index 0b7a770f665..d382723f771 100644 --- a/net-misc/stunnel/stunnel-5.55.ebuild +++ b/net-misc/stunnel/stunnel-5.55.ebuild @@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.stunnel.org/stunnel/archive/${PV%%.*}.x/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="ipv6 selinux stunnel3 tcpd" DEPEND="dev-libs/openssl:0=