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 16881138335 for ; Fri, 11 Oct 2019 15:37:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 60BDEE0863; Fri, 11 Oct 2019 15:37:04 +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 2D72FE0863 for ; Fri, 11 Oct 2019 15:37:04 +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 21E7B34B98B for ; Fri, 11 Oct 2019 15:37:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1DEC83D for ; Fri, 11 Oct 2019 15:37:01 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1570808176.12b1662b53208e288b81c400c02e383a752ac3fc.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/, mail-mta/ssmtp/, mail-mta/exim/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/exim/exim-4.92-r3.ebuild mail-mta/exim/exim-4.92-r4.ebuild mail-mta/exim/exim-4.92.1-r1.ebuild mail-mta/exim/exim-4.92.2.ebuild mail-mta/exim/exim-4.92.3.ebuild mail-mta/postfix/postfix-3.4.5-r1.ebuild mail-mta/postfix/postfix-3.4.6.ebuild mail-mta/postfix/postfix-3.4.7.ebuild mail-mta/postfix/postfix-3.5_pre20190922.ebuild mail-mta/ssmtp/ssmtp-2.64-r2.ebuild mail-mta/ssmtp/ssmtp-2.64-r3.ebuild X-VCS-Directories: mail-mta/ssmtp/ mail-mta/exim/ mail-mta/postfix/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 12b1662b53208e288b81c400c02e383a752ac3fc X-VCS-Branch: master Date: Fri, 11 Oct 2019 15:37:01 +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: 3bb3dd14-2f12-4509-9f06-3b1cab67c216 X-Archives-Hash: 1e1aeb588d7c7f8ced93df1bc08d33a2 commit: 12b1662b53208e288b81c400c02e383a752ac3fc Author: Michał Górny gentoo org> AuthorDate: Fri Oct 11 15:36:16 2019 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Oct 11 15:36:16 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b1662b mail-mta: Remove *-fbsd KEYWORDS Signed-off-by: Michał Górny gentoo.org> mail-mta/exim/exim-4.92-r3.ebuild | 2 +- mail-mta/exim/exim-4.92-r4.ebuild | 2 +- mail-mta/exim/exim-4.92.1-r1.ebuild | 2 +- mail-mta/exim/exim-4.92.2.ebuild | 2 +- mail-mta/exim/exim-4.92.3.ebuild | 2 +- mail-mta/postfix/postfix-3.4.5-r1.ebuild | 2 +- mail-mta/postfix/postfix-3.4.6.ebuild | 2 +- mail-mta/postfix/postfix-3.4.7.ebuild | 2 +- mail-mta/postfix/postfix-3.5_pre20190922.ebuild | 2 +- mail-mta/ssmtp/ssmtp-2.64-r2.ebuild | 2 +- mail-mta/ssmtp/ssmtp-2.64-r3.ebuild | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/mail-mta/exim/exim-4.92-r3.ebuild b/mail-mta/exim/exim-4.92-r3.ebuild index 90a6e8765fa..1ab0e1ecd9c 100644 --- a/mail-mta/exim/exim-4.92-r3.ebuild +++ b/mail-mta/exim/exim-4.92-r3.ebuild @@ -33,7 +33,7 @@ HOMEPAGE="http://www.exim.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-solaris" COMMON_DEPEND=">=sys-apps/sed-4.0.5 ( >=sys-libs/db-3.2:=