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 2E1E9138334 for ; Mon, 1 Apr 2019 19:33:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B681FE08EC; Mon, 1 Apr 2019 19:33:17 +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 95CCCE08E0 for ; Mon, 1 Apr 2019 19:33:17 +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 A92D1335D27 for ; Mon, 1 Apr 2019 19:33:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0FCE459A for ; Mon, 1 Apr 2019 19:33:14 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1554146604.cf05b3db21c344b17f761ac119b16c5706989c57.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-SPF/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild X-VCS-Directories: dev-perl/Mail-SPF/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: cf05b3db21c344b17f761ac119b16c5706989c57 X-VCS-Branch: master Date: Mon, 1 Apr 2019 19:33:14 +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: b5402e97-260e-4a49-88fd-9c171a5912d9 X-Archives-Hash: c2845c9912e3aa2c8ac54721ec157106 commit: cf05b3db21c344b17f761ac119b16c5706989c57 Author: Roy Bamford gentoo org> AuthorDate: Mon Apr 1 13:32:41 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Apr 1 19:23:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cf05b3db dev-perl/Mail-SPF: added ~arm64 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Roy Bamford gentoo.org> Signed-off-by: Andreas Sturmlechner gentoo.org> dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild index 0bafec5af55..4abce109dc6 100644 --- a/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild +++ b/dev-perl/Mail-SPF/Mail-SPF-2.9.0-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ DESCRIPTION="An object-oriented implementation of Sender Policy Framework" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~x86-fbsd" IUSE="test" RDEPEND="