diff options
author | 2017-10-28 22:23:38 +0100 | |
---|---|---|
committer | 2017-10-28 22:23:44 +0100 | |
commit | 1072f7fb2c204bb77702d6561458b9966aaeb20f (patch) | |
tree | 73d5fe490bb6eb9d73c95b1e17631db99e22944c /dev-perl/IO-Socket-SSL | |
parent | dev-python/denonavr: bump to 0.5.4 (diff) | |
download | gentoo-1072f7fb2c204bb77702d6561458b9966aaeb20f.tar.gz gentoo-1072f7fb2c204bb77702d6561458b9966aaeb20f.tar.bz2 gentoo-1072f7fb2c204bb77702d6561458b9966aaeb20f.zip |
dev-perl/IO-Socket-SSL: stable 2.48.0 for hppa, bug #632548 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.13, Repoman-2.3.4
RepoMan-Options: --include-arches="hppa"
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 054b7da4bc38..d213c096c245 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=" |