diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-08 08:29:07 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-09-08 08:29:07 +0300 |
commit | e6c1361f437dc5fb8d205f8ca79a8f11a7afca13 (patch) | |
tree | 2485df4a87b134084bd993a50f0a157fe9e787b9 | |
parent | dev-perl/Net-SFTP-Foreign: amd64 stable wrt bug #661724 (diff) | |
download | gentoo-e6c1361f437dc5fb8d205f8ca79a8f11a7afca13.tar.gz gentoo-e6c1361f437dc5fb8d205f8ca79a8f11a7afca13.tar.bz2 gentoo-e6c1361f437dc5fb8d205f8ca79a8f11a7afca13.zip |
dev-perl/Net-SMTP-SSL: amd64 stable wrt bug #661724
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-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 d2328394049a..f5a864fd55e3 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 ~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 ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |