diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-05 16:59:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-05 20:14:07 +0000 |
commit | 53882773f371e4e2618c74262a8865c3a1bf8657 (patch) | |
tree | 291e7cc72d060db7ac8470c47825fe2fcb560a62 /dev-perl/Net-SSLeay | |
parent | dev-db/mariadb: Version bump for 10.2.12 (diff) | |
download | gentoo-53882773f371e4e2618c74262a8865c3a1bf8657.tar.gz gentoo-53882773f371e4e2618c74262a8865c3a1bf8657.tar.bz2 gentoo-53882773f371e4e2618c74262a8865c3a1bf8657.zip |
dev-perl/Net-SSLeay: stable 1.820.0 for sparc, bug #643346
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild | 4 |
1 files changed, 2 insertions, 2 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 28d51fd95b04..63d09f01cec5 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.820.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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=" |