commit: b17b90b0723e797e82df15ddb9cd1d7331d10967 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu May 27 21:36:12 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu May 27 21:38:21 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b17b90b0
dev-perl/Email-Send-Gmail: Stable for all Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0-r1.ebuild b/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0-r1.ebuild index e8de8568426..bd038a4f9d4 100644 --- a/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.0-r1.ebuild +++ b/dev-perl/Email-Send-Gmail/Email-Send-Gmail-0.330.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="Send Messages using Gmail" SLOT="0" -KEYWORDS="~amd64 ~mips ~x86" +KEYWORDS="amd64 ~mips x86" IUSE="test" RESTRICT="!test? ( test )"