summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-25 16:52:27 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-25 16:52:27 +0000
commit98adcbd6ddcdf5ca48e2f14cd05154973e0d16c9 (patch)
tree22c27ca0468248f677bd7fba97cd8f021cd71a73 /net-libs/libssh2/libssh2-1.4.0.ebuild
parentDrop sparc keywords (diff)
downloadhistorical-98adcbd6ddcdf5ca48e2f14cd05154973e0d16c9.tar.gz
historical-98adcbd6ddcdf5ca48e2f14cd05154973e0d16c9.tar.bz2
historical-98adcbd6ddcdf5ca48e2f14cd05154973e0d16c9.zip
Stable for HPPA (bug #409601).
Package-Manager: portage-2.2.0_alpha95/cvs/Linux x86_64
Diffstat (limited to 'net-libs/libssh2/libssh2-1.4.0.ebuild')
-rw-r--r--net-libs/libssh2/libssh2-1.4.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh2/libssh2-1.4.0.ebuild b/net-libs/libssh2/libssh2-1.4.0.ebuild
index ed245896fad3..2bf92e8e2472 100644
--- a/net-libs/libssh2/libssh2-1.4.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.0.ebuild,v 1.3 2012/03/25 16:19:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.0.ebuild,v 1.4 2012/03/25 16:52:27 jer Exp $
EAPI="4"
@@ -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 ~x86-fbsd ~x64-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x64-macos ~x86-solaris"
IUSE="gcrypt static-libs test zlib"
DEPEND="!gcrypt? ( dev-libs/openssl )