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 0CEE9138359 for ; Sun, 13 Sep 2020 20:43:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52DB1E0858; Sun, 13 Sep 2020 20:43:09 +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 3A2A3E0858 for ; Sun, 13 Sep 2020 20:43:09 +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 4215F33BF51 for ; Sun, 13 Sep 2020 20:43:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DD4F3357 for ; Sun, 13 Sep 2020 20:43:06 +0000 (UTC) From: "James Le Cuirot" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "James Le Cuirot" Message-ID: <1600029765.2780b873f99f77d270424d8d6b0abaa32df34f56.chewi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild X-VCS-Directories: mail-filter/amavisd-new/ X-VCS-Committer: chewi X-VCS-Committer-Name: James Le Cuirot X-VCS-Revision: 2780b873f99f77d270424d8d6b0abaa32df34f56 X-VCS-Branch: master Date: Sun, 13 Sep 2020 20:43:06 +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: 20e8612e-823c-4e42-906c-31dbbce7fcc0 X-Archives-Hash: e4326c6ec197077dbb863054da7b1686 commit: 2780b873f99f77d270424d8d6b0abaa32df34f56 Author: James Le Cuirot gentoo org> AuthorDate: Sun Sep 13 20:39:10 2020 +0000 Commit: James Le Cuirot gentoo org> CommitDate: Sun Sep 13 20:42:45 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2780b873 mail-filter/amavisd-new: Stabilise 2.12.0-r4 on all arches The only difference is replacing unarj with arj. We want to last-rite the former and upstream recommends the latter anyway. Bug: https://bugs.gentoo.org/694746 Package-Manager: Portage-3.0.6, Repoman-3.0.1 Signed-off-by: James Le Cuirot gentoo.org> mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild b/mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild index 72dfb93265c..3054b84528d 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.12.0-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://gitlab.com/amavis/amavis/-/archive/v${PV}/amavis-v${PV}.tar.bz2 LICENSE="GPL-2 BSD-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="clamav courier dkim ldap mysql postgres qmail razor rspamd rspamd-https snmp spamassassin zmq" MY_RSPAMD_DEPEND="dev-perl/HTTP-Message