diff options
-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 e61a98e26f1b..e21a77b7d250 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 )" |