diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:09:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-26 17:09:07 +0000 |
commit | a7cdc25d7c81bb2f4a4f93c9cab1f93ed5d1d2dc (patch) | |
tree | ff7a13206b38ac0a29066a0d0dac96d960ed6cb2 /net-libs/libssh2/libssh2-1.4.2.ebuild | |
parent | alpha/sparc stable wrt #427894 (diff) | |
download | gentoo-2-a7cdc25d7c81bb2f4a4f93c9cab1f93ed5d1d2dc.tar.gz gentoo-2-a7cdc25d7c81bb2f4a4f93c9cab1f93ed5d1d2dc.tar.bz2 gentoo-2-a7cdc25d7c81bb2f4a4f93c9cab1f93ed5d1d2dc.zip |
alpha/ia64/s390/sh/sparc stable wrt #422139
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libssh2/libssh2-1.4.2.ebuild')
-rw-r--r-- | net-libs/libssh2/libssh2-1.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh2/libssh2-1.4.2.ebuild b/net-libs/libssh2/libssh2-1.4.2.ebuild index a967696f7012..c5b8fe2e0fd8 100644 --- a/net-libs/libssh2/libssh2-1.4.2.ebuild +++ b/net-libs/libssh2/libssh2-1.4.2.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.2.ebuild,v 1.7 2012/08/04 08:21:38 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libssh2/libssh2-1.4.2.ebuild,v 1.8 2012/08/26 17:09:07 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 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt static-libs test zlib" DEPEND="!gcrypt? ( dev-libs/openssl ) |