summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:01:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-13 18:01:20 +0000
commite10782b56b8e2273ffb77817daa5cd623f862366 (patch)
tree6d06789ca77020cc5f7ff92869f97844fe07e2da /net-libs/libssh2/libssh2-1.4.3.ebuild
parentStable for ppc, wrt bug #476342 (diff)
downloadgentoo-2-e10782b56b8e2273ffb77817daa5cd623f862366.tar.gz
gentoo-2-e10782b56b8e2273ffb77817daa5cd623f862366.tar.bz2
gentoo-2-e10782b56b8e2273ffb77817daa5cd623f862366.zip
Stable for ppc, wrt bug #476220
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-libs/libssh2/libssh2-1.4.3.ebuild')
-rw-r--r--net-libs/libssh2/libssh2-1.4.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh2/libssh2-1.4.3.ebuild b/net-libs/libssh2/libssh2-1.4.3.ebuild
index 89c536678de9..9add3a475b74 100644
--- a/net-libs/libssh2/libssh2-1.4.3.ebuild
+++ b/net-libs/libssh2/libssh2-1.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3.ebuild,v 1.4 2013/07/13 07:48:29 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.3.ebuild,v 1.5 2013/07/13 18:01:20 ago Exp $
EAPI="5"
@@ -12,7 +12,7 @@ SRC_URI="http://www.${PN}.org/download/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris"
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( dev-libs/openssl )