diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:20 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-08-19 21:12:20 -0700 |
commit | 3875b82c94c8fb50ddb552b438e3cc0e1aa0457c (patch) | |
tree | b563f5dc7868a0a1f87ce18afd23eabb176ed2ff /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/Net-RawIP-0.250.0-r2: alpha stable, bug 661724 (diff) | |
download | gentoo-3875b82c94c8fb50ddb552b438e3cc0e1aa0457c.tar.gz gentoo-3875b82c94c8fb50ddb552b438e3cc0e1aa0457c.tar.bz2 gentoo-3875b82c94c8fb50ddb552b438e3cc0e1aa0457c.zip |
dev-perl/Net-SMTP-SSL-1.40.0: alpha stable, bug 661724
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 2dedefd9c70f..14a7250158a2 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=" |