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 851E01382C5 for ; Sat, 19 Dec 2020 19:53:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C0629E08CE; Sat, 19 Dec 2020 19:53:27 +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 A9071E08CE for ; Sat, 19 Dec 2020 19:53:27 +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 98827341239 for ; Sat, 19 Dec 2020 19:53:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 34E6A49 for ; Sat, 19 Dec 2020 19:53:25 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1608407602.aac555a3ff9e7adb5347b0efc5f329637aae2fe9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/postgrey/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/postgrey/postgrey-1.37.ebuild X-VCS-Directories: mail-filter/postgrey/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: aac555a3ff9e7adb5347b0efc5f329637aae2fe9 X-VCS-Branch: master Date: Sat, 19 Dec 2020 19:53:25 +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: ec732296-aa18-4242-b993-41aea99dd4d5 X-Archives-Hash: 70896bd39d297d4b7306e2b4a1c968ca commit: aac555a3ff9e7adb5347b0efc5f329637aae2fe9 Author: Sam James gentoo org> AuthorDate: Sat Dec 19 19:53:17 2020 +0000 Commit: Sam James gentoo org> CommitDate: Sat Dec 19 19:53:22 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aac555a3 mail-filter/postgrey: Stabilize 1.37 amd64, #760669 Signed-off-by: Sam James gentoo.org> mail-filter/postgrey/postgrey-1.37.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-filter/postgrey/postgrey-1.37.ebuild b/mail-filter/postgrey/postgrey-1.37.ebuild index 37e2c1011e8..6007cf52aaa 100644 --- a/mail-filter/postgrey/postgrey-1.37.ebuild +++ b/mail-filter/postgrey/postgrey-1.37.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -12,7 +12,7 @@ http://postgrey.schweikert.ch/pub/old/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND=""