Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DKIM/
Date: Mon, 16 Jul 2018 06:55:00
Message-Id: 1531724054.45777bfa52f7612bb95022332dce383216ed337d.slyfox@gentoo
1 commit: 45777bfa52f7612bb95022332dce383216ed337d
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Mon Jul 16 06:40:34 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Mon Jul 16 06:54:14 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=45777bfa
7
8 dev-perl/Mail-DKIM: stable 0.440.0 for sparc
9
10 Bug: https://bugs.gentoo.org/661196
11 Package-Manager: Portage-2.3.40, Repoman-2.3.9
12 RepoMan-Options: --include-arches="sparc"
13
14 dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
18 index dc67d769691..a40ce869ad9 100644
19 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
20 +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
21 @@ -11,7 +11,7 @@ inherit perl-module
22 DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd"
26 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd"
27 IUSE="test"
28
29 RDEPEND=">=dev-perl/Crypt-OpenSSL-RSA-0.24