diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:27:30 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-03 11:37:55 +0100 |
commit | 945a90b4169cae61f3022ad62dd05d801d02a22f (patch) | |
tree | 3bbfcb72574768d4ddfe7f82b17351b3deecb674 /dev-perl/Net-SSLeay | |
parent | x11-misc/xlockmore: ppc64 stable wrt bug #604370 (diff) | |
download | gentoo-945a90b4169cae61f3022ad62dd05d801d02a22f.tar.gz gentoo-945a90b4169cae61f3022ad62dd05d801d02a22f.tar.bz2 gentoo-945a90b4169cae61f3022ad62dd05d801d02a22f.zip |
dev-perl/Net-SSLeay: ppc64 stable wrt bug #579284
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/Net-SSLeay')
-rw-r--r-- | dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild b/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild index e8ae5085f52c..7e407c7366ae 100644 --- a/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild +++ b/dev-perl/Net-SSLeay/Net-SSLeay-1.720.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-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 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-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=" |