diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:44:25 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-28 21:47:38 +0100 |
commit | 8a0c038f7c308388b6e05400e4969000e7ba2a6d (patch) | |
tree | bff4afc1f4caa2aaca071c983a451590b7f0d4f4 /dev-perl/IO-Socket-SSL | |
parent | media-libs/lastfmlib: Removed proxied maintainer (diff) | |
download | gentoo-8a0c038f7c308388b6e05400e4969000e7ba2a6d.tar.gz gentoo-8a0c038f7c308388b6e05400e4969000e7ba2a6d.tar.bz2 gentoo-8a0c038f7c308388b6e05400e4969000e7ba2a6d.zip |
dev-perl/IO-Socket-SSL: stable 2.48.0 for ia64, bug #632548
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-perl/IO-Socket-SSL')
-rw-r--r-- | dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.48.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.48.0.ebuild b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.48.0.ebuild index bc8413890ab0..fd6c9fbc7fa3 100644 --- a/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.48.0.ebuild +++ b/dev-perl/IO-Socket-SSL/IO-Socket-SSL-2.48.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Nearly transparent SSL encapsulation for IO::Socket::INET" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~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 ~m68k ~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="idn" RDEPEND=" |