diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-10-12 13:49:47 +0200 |
commit | c6f336a67c75165366cb3c03904a06a348926456 (patch) | |
tree | 84637f1ba40ef830687d4c94fa15e91ae1c0e804 /dev-perl/Mail-Transport | |
parent | dev-perl/Mail-Message: ppc64 stable wrt bug #747643 (diff) | |
download | gentoo-c6f336a67c75165366cb3c03904a06a348926456.tar.gz gentoo-c6f336a67c75165366cb3c03904a06a348926456.tar.bz2 gentoo-c6f336a67c75165366cb3c03904a06a348926456.zip |
dev-perl/Mail-Transport: ppc64 stable wrt bug #747643
Package-Manager: Portage-3.0.4, Repoman-3.0.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Mail-Transport')
-rw-r--r-- | dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild index e21a77b7d250..208e41ba9d41 100644 --- a/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild +++ b/dev-perl/Mail-Transport/Mail-Transport-3.0.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Base class for Email Message Exchange" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~ppc64 x86" +KEYWORDS="~alpha amd64 arm64 ppc64 x86" IUSE="test" RESTRICT="!test? ( test )" |