diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 11:56:54 +0100 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2017-03-17 12:09:32 +0100 |
commit | 48da3e4dbd743c9e8d14ebe9242600c5e69c21a9 (patch) | |
tree | f6813dd9086754b173bc386b1ec226e761cf9a8b /dev-perl/Net-SMTP-SSL | |
parent | dev-perl/IO-Socket-SSL: add ~x64-cygwin keyword (diff) | |
download | gentoo-48da3e4dbd743c9e8d14ebe9242600c5e69c21a9.tar.gz gentoo-48da3e4dbd743c9e8d14ebe9242600c5e69c21a9.tar.bz2 gentoo-48da3e4dbd743c9e8d14ebe9242600c5e69c21a9.zip |
dev-perl/Net-SMTP-SSL: add ~x64-cygwin keyword
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Net-SMTP-SSL')
-rw-r--r-- | dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild index 1b908e6f3bbb..06e1ac0ac4cf 100644 --- a/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild +++ b/dev-perl/Net-SMTP-SSL/Net-SMTP-SSL-1.30.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="SSL support for Net::SMTP" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~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=" |