diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-27 23:29:39 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-27 23:38:11 +0200 |
commit | 86a9cf3a0c70c25d6a12fc7a4f57887e4194af06 (patch) | |
tree | 3a1df3bbb05f2d507ac3dbaf370cc2bf8d244ee8 /dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild | |
parent | dev-perl/Email-MIME-Encodings: Remove old (diff) | |
download | gentoo-86a9cf3a0c70c25d6a12fc7a4f57887e4194af06.tar.gz gentoo-86a9cf3a0c70c25d6a12fc7a4f57887e4194af06.tar.bz2 gentoo-86a9cf3a0c70c25d6a12fc7a4f57887e4194af06.zip |
dev-perl/Email-Send: Stable for all
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild')
-rw-r--r-- | dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index ead64dfe11fc..29fb3a7541ce 100644 --- a/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild +++ b/dev-perl/Email-Send/Email-Send-2.201.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Simply Sending Email" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ppc ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |