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 CCFC9138334 for ; Tue, 3 Dec 2019 05:31:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E769CE081A; Tue, 3 Dec 2019 05:31:01 +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 C6176E081A for ; Tue, 3 Dec 2019 05:31:01 +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 55EBF34D286 for ; Tue, 3 Dec 2019 05:31:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E104A85C for ; Tue, 3 Dec 2019 05:30:57 +0000 (UTC) From: "Eray Aslan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Eray Aslan" Message-ID: <1575350821.4e8a4c555a0ea2af0f030b0da6e23fb57d1161d7.eras@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-mta/postfix/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-mta/postfix/postfix-3.4.8.ebuild mail-mta/postfix/postfix-3.5_pre20191109.ebuild X-VCS-Directories: mail-mta/postfix/ X-VCS-Committer: eras X-VCS-Committer-Name: Eray Aslan X-VCS-Revision: 4e8a4c555a0ea2af0f030b0da6e23fb57d1161d7 X-VCS-Branch: master Date: Tue, 3 Dec 2019 05:30:57 +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: 67327100-0100-471e-b672-98ac654ec776 X-Archives-Hash: 168c2000d5b39258adf1db7d3426e3c1 commit: 4e8a4c555a0ea2af0f030b0da6e23fb57d1161d7 Author: Eray Aslan gentoo org> AuthorDate: Tue Dec 3 05:27:01 2019 +0000 Commit: Eray Aslan gentoo org> CommitDate: Tue Dec 3 05:27:01 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e8a4c55 mail-mta/postfix: add ~s390 race condition between bumping and keywording - bug 680026 Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Eray Aslan gentoo.org> mail-mta/postfix/postfix-3.4.8.ebuild | 2 +- mail-mta/postfix/postfix-3.5_pre20191109.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mail-mta/postfix/postfix-3.4.8.ebuild b/mail-mta/postfix/postfix-3.4.8.ebuild index 96be7c735d7..7603315b82d 100644 --- a/mail-mta/postfix/postfix-3.4.8.ebuild +++ b/mail-mta/postfix/postfix-3.4.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="+berkdb cdb dovecot-sasl +eai hardened ldap ldap-bind libressl lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=">=dev-libs/libpcre-3.4 diff --git a/mail-mta/postfix/postfix-3.5_pre20191109.ebuild b/mail-mta/postfix/postfix-3.5_pre20191109.ebuild index 267950e32ba..32910d501c2 100644 --- a/mail-mta/postfix/postfix-3.5_pre20191109.ebuild +++ b/mail-mta/postfix/postfix-3.5_pre20191109.ebuild @@ -16,7 +16,7 @@ SRC_URI="${MY_URI}/${MY_SRC}.tar.gz" LICENSE="|| ( IBM EPL-2.0 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="+berkdb cdb dovecot-sasl +eai hardened ldap ldap-bind libressl lmdb memcached mbox mysql nis pam postgres sasl selinux sqlite ssl" DEPEND=">=dev-libs/libpcre-3.4