diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-11-30 05:14:10 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-11-30 05:14:10 +0100 |
commit | e1aeac7e6b027fbd62a19968df6dbdfd4cac0757 (patch) | |
tree | 228cb448f47473eac2522770fe4fc6ff8cb7b421 /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/Net-SMTP-SSL: Stable for HPPA (bug #566940). (diff) | |
download | gentoo-e1aeac7e6b027fbd62a19968df6dbdfd4cac0757.tar.gz gentoo-e1aeac7e6b027fbd62a19968df6dbdfd4cac0757.tar.bz2 gentoo-e1aeac7e6b027fbd62a19968df6dbdfd4cac0757.zip |
dev-perl/Net-SMTP-SSL: Stable for PPC64 (bug #566940).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/Net-SMTP-SSL')
-rw-r--r-- | dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild index 787c85e91459..1db43978402a 100644 --- a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild +++ b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="SSL support for Net::SMTP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |