diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 08:01:32 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-09 08:02:15 +0000 |
commit | 4180dc0ed630ea49989f7314b3fb6da16b9a1ba4 (patch) | |
tree | 64bb46f2aee698f55d1362617b2bbc28aeca8a8a /dev-perl/Net-SSLeay | |
parent | dev-perl/Net-Daemon: stable 0.480.0-r2 for hppa, bug #643290 (diff) | |
download | gentoo-4180dc0ed630ea49989f7314b3fb6da16b9a1ba4.tar.gz gentoo-4180dc0ed630ea49989f7314b3fb6da16b9a1ba4.tar.bz2 gentoo-4180dc0ed630ea49989f7314b3fb6da16b9a1ba4.zip |
dev-perl/Net-SSLeay: stable 1.820.0 for hppa, bug #643346
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild index 6700ae6edd0b..c0845e4899a3 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="Perl extension for using OpenSSL" LICENSE="openssl" 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="libressl test minimal examples" RDEPEND=" |