diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-22 10:49:56 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-22 10:00:16 +0100 |
commit | 2d5f193d2d908ff80054f72cec34dbf4e3177908 (patch) | |
tree | fd849a5dbe393229fed3ea5db00ef9464e09fc28 /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/Net-SNMP: stable 6.0.1-r2 for sparc (diff) | |
download | gentoo-2d5f193d2d908ff80054f72cec34dbf4e3177908.tar.gz gentoo-2d5f193d2d908ff80054f72cec34dbf4e3177908.tar.bz2 gentoo-2d5f193d2d908ff80054f72cec34dbf4e3177908.zip |
dev-perl/Net-SMTP-SSL: stable 1.40.0 for sparc
Bug: https://bugs.gentoo.org/661724
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Net-SMTP-SSL')
-rw-r--r-- | dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.40.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 5c0979c1aeae..4076c60e4ff6 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |