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 2E12A138334 for ; Fri, 1 Nov 2019 10:48:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7DA1FE0932; Fri, 1 Nov 2019 10:48:51 +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 64EB8E0932 for ; Fri, 1 Nov 2019 10:48:51 +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 3BFE134C64E for ; Fri, 1 Nov 2019 10:48:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E7B9C621 for ; Fri, 1 Nov 2019 10:48:48 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1572605312.3a5925581f34706a1770b0732e4d09f4088393f7.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/opendmarc/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild X-VCS-Directories: mail-filter/opendmarc/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 3a5925581f34706a1770b0732e4d09f4088393f7 X-VCS-Branch: master Date: Fri, 1 Nov 2019 10:48:48 +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: 2a2455ac-0d06-4c87-8ae6-c2c900adac02 X-Archives-Hash: 1ecea70048c9e8e7f0c23d51b4ef4b13 commit: 3a5925581f34706a1770b0732e4d09f4088393f7 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Nov 1 10:48:32 2019 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Nov 1 10:48:32 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a592558 mail-filter/opendmarc: arm stable wrt bug #694968 Package-Manager: Portage-2.3.76, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada gentoo.org> mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild b/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild index bd91f6ee165..3367ed48b96 100644 --- a/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild +++ b/mail-filter/opendmarc/opendmarc-1.3.2-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/opendmarc/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86" IUSE="spf +reports static-libs" DEPEND="reports? ( dev-perl/DBI )