diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:10:15 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-27 08:10:15 +0100 |
commit | 77f97387bf98a671735a525478f28187d0314d90 (patch) | |
tree | bbcac849fcd8620697f2ca58b10d14c41f87705a /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/Net-RBLClient: stable 0.500.0-r2 for ppc64, bug #661724 (diff) | |
download | gentoo-77f97387bf98a671735a525478f28187d0314d90.tar.gz gentoo-77f97387bf98a671735a525478f28187d0314d90.tar.bz2 gentoo-77f97387bf98a671735a525478f28187d0314d90.zip |
dev-perl/Net-SMTP-SSL: stable 1.40.0 for ppc64, bug #661724
Bug: https://bugs.gentoo.org/661724
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/Net-SMTP-SSL')
-rw-r--r-- | dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild index bdad021c0215..2dedefd9c70f 100644 --- a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild +++ b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="(Deprecated) SSL support for Net::SMTP" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-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 ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |