diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 00:22:07 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-10-02 08:33:13 +0100 |
commit | 9204930eb543a7f23e07cd6a9f0d482c2e25be49 (patch) | |
tree | 53eb1555a3ae86edde427e66a15e092cb85c9b82 /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/Net-RawIP: stable 0.250.0-r2 for ia64, bug #667266 (diff) | |
download | gentoo-9204930eb543a7f23e07cd6a9f0d482c2e25be49.tar.gz gentoo-9204930eb543a7f23e07cd6a9f0d482c2e25be49.tar.bz2 gentoo-9204930eb543a7f23e07cd6a9f0d482c2e25be49.zip |
dev-perl/Net-SMTP-SSL: stable 1.40.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
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 f5a864fd55e3..b11012b94c05 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-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # 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 ~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=" |