diff options
author | 2012-10-21 09:14:24 +0000 | |
---|---|---|
committer | 2012-10-21 09:14:24 +0000 | |
commit | 243e69665cdce2cc5b35dfbab0cca933d111ae0e (patch) | |
tree | 5f3f1416e384b69a06191cc65ac5fe7f5567d9b2 /dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild | |
parent | x86 stable, bug #427024 (diff) | |
download | gentoo-2-243e69665cdce2cc5b35dfbab0cca933d111ae0e.tar.gz gentoo-2-243e69665cdce2cc5b35dfbab0cca933d111ae0e.tar.bz2 gentoo-2-243e69665cdce2cc5b35dfbab0cca933d111ae0e.zip |
x86 stable, bug #427024
(Portage version: 2.1.11.29/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild')
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild index 67a37ce8b9b6..22bcd8eeb1ad 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.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/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild,v 1.2 2012/08/22 11:27:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/pecl-ssh2/pecl-ssh2-0.11.3-r1.ebuild,v 1.3 2012/10/21 09:14:24 maekke Exp $ EAPI=4 @@ -17,6 +17,6 @@ DESCRIPTION="Provides bindings to the functions of libssh2 which implements the LICENSE="PHP-3" SLOT="0" IUSE="" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" DEPEND=">=net-libs/libssh2-0.18" RDEPEND="${DEPEND}" |