Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Email-Send/
Date: Thu, 27 May 2021 21:38:39
Message-Id: 1622151491.86a9cf3a0c70c25d6a12fc7a4f57887e4194af06.dilfridge@gentoo
1 commit: 86a9cf3a0c70c25d6a12fc7a4f57887e4194af06
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 27 21:29:39 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Thu May 27 21:38:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a9cf3a
7
8 dev-perl/Email-Send: Stable for all
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild b/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild
17 index ead64dfe11f..29fb3a7541c 100644
18 --- a/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild
19 +++ b/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -10,7 +10,7 @@ inherit perl-module
27 DESCRIPTION="Simply Sending Email"
28
29 SLOT="0"
30 -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86"
31 +KEYWORDS="amd64 ~mips ppc ppc64 x86"
32 IUSE="test"
33 RESTRICT="!test? ( test )"