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 0EF94138334 for ; Sat, 16 Feb 2019 09:29:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25ABDE088F; Sat, 16 Feb 2019 09:29:00 +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 E0D63E088D for ; Sat, 16 Feb 2019 09:28:59 +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 E274C335CE7 for ; Sat, 16 Feb 2019 09:28:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4BC354C for ; Sat, 16 Feb 2019 09:28:55 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1550309320.b8c083943a037c58ae150fe6b96ca36f3f19169c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-mail/fdm/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-mail/fdm/fdm-1.9.ebuild X-VCS-Directories: net-mail/fdm/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b8c083943a037c58ae150fe6b96ca36f3f19169c X-VCS-Branch: master Date: Sat, 16 Feb 2019 09:28:55 +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: 70cc3bbd-a40c-4b78-994b-63d24a43dad1 X-Archives-Hash: 8ccdc9f7750b8c3bc787cb46bc9122ff commit: b8c083943a037c58ae150fe6b96ca36f3f19169c Author: Pacho Ramos gentoo org> AuthorDate: Sat Feb 16 09:22:51 2019 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Feb 16 09:28:40 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8c08394 net-mail/fdm: amd64 stable, bug #676736 Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos gentoo.org> net-mail/fdm/fdm-1.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/fdm/fdm-1.9.ebuild b/net-mail/fdm/fdm-1.9.ebuild index db82f933063..7aeec589137 100644 --- a/net-mail/fdm/fdm-1.9.ebuild +++ b/net-mail/fdm/fdm-1.9.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/nicm/fdm/releases/download/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" IUSE="courierauth examples libressl pcre" DEPEND="!libressl? ( dev-libs/openssl:0= )