diff options
Diffstat (limited to 'net-libs/libssh2/libssh2-1.2.2.ebuild')
-rw-r--r-- | net-libs/libssh2/libssh2-1.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh2/libssh2-1.2.2.ebuild b/net-libs/libssh2/libssh2-1.2.2.ebuild index ef7b965a625d..b91fccb2d264 100644 --- a/net-libs/libssh2/libssh2-1.2.2.ebuild +++ b/net-libs/libssh2/libssh2-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.2.ebuild,v 1.8 2010/02/09 22:52:24 tcunha Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.2.2.ebuild,v 1.9 2010/03/28 17:57:18 armin76 Exp $ EAPI="2" @@ -10,7 +10,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" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" IUSE="gcrypt zlib" DEPEND="!gcrypt? ( dev-libs/openssl ) |