diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 17:37:42 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-05-06 17:37:42 +0000 |
commit | ca4531277cf380a1b4479d84855cf32a748f149c (patch) | |
tree | 9bc79cf19e1c1b522f90d8bde6d40b5c55c95420 /net-libs/libssh2/libssh2-1.4.0.ebuild | |
parent | Add ~arm/~s390/~sh (diff) | |
download | historical-ca4531277cf380a1b4479d84855cf32a748f149c.tar.gz historical-ca4531277cf380a1b4479d84855cf32a748f149c.tar.bz2 historical-ca4531277cf380a1b4479d84855cf32a748f149c.zip |
alpha/ia64/s390/sh/sparc stable wrt #409601
Package-Manager: portage-2.1.10.53/cvs/Linux ia64
Diffstat (limited to 'net-libs/libssh2/libssh2-1.4.0.ebuild')
-rw-r--r-- | net-libs/libssh2/libssh2-1.4.0.ebuild | 4 |
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 ac799e7e81aa..d80c04cceeeb 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.8 2012/03/31 15:09:06 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.0.ebuild,v 1.9 2012/05/06 17:37:42 armin76 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 ) |