Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Mail-DKIM/
Date: Mon, 17 Aug 2020 08:41:36
Message-Id: 1597653239.1a5b62a053a3bbcbe6984bcccc4eadb3d4858002.grobian@gentoo
1 commit: 1a5b62a053a3bbcbe6984bcccc4eadb3d4858002
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 17 08:33:59 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 17 08:33:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a5b62a0
7
8 dev-perl/Mail-DKIM-0.440.0: marked ~{x86,amd64}-linux, bug #690140
9
10 Package-Manager: Portage-2.3.103, Repoman-2.3.23
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
17 index 9b5e5aeabbb..37afc2137f3 100644
18 --- a/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
19 +++ b/dev-perl/Mail-DKIM/Mail-DKIM-0.440.0.ebuild
20 @@ -11,7 +11,7 @@ inherit perl-module
21 DESCRIPTION="Signs/verifies Internet mail using DKIM message signatures"
22
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86"
25 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux"
26 IUSE="test"
27 RESTRICT="!test? ( test )"