diff options
author | Brian Evans <grknight@gentoo.org> | 2017-10-19 14:49:29 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-10-19 14:49:29 -0400 |
commit | 04e94a13600feb979b7a8f163f8e338f70bc88f5 (patch) | |
tree | 03e39f88794e2c779d438eb6ab327a20641c3484 /dev-php/pecl-ssh2 | |
parent | app-shells/zsh-completions: Version bump to 0.27.0 (diff) | |
download | gentoo-04e94a13600feb979b7a8f163f8e338f70bc88f5.tar.gz gentoo-04e94a13600feb979b7a8f163f8e338f70bc88f5.tar.bz2 gentoo-04e94a13600feb979b7a8f163f8e338f70bc88f5.zip |
dev-php/pecl-ssh2: Stable on amd64 wrt bug 626484
Package-Manager: Portage-2.3.11, Repoman-2.3.3
Diffstat (limited to 'dev-php/pecl-ssh2')
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild | 2 | ||||
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild index 2c6edfc3567e..25a9a72ff7ce 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="PHP bindings for the libssh2 library" LICENSE="PHP-3.01" SLOT="0" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" # Upstream notes say there are errors with gcrypt backend DEPEND="net-libs/libssh2[-gcrypt]" RDEPEND="${DEPEND}" diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild index f44824724191..2c2f92bed940 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-1.1.1.ebuild @@ -15,7 +15,7 @@ DESCRIPTION="PHP bindings for the libssh2 library" LICENSE="PHP-3.01" SLOT="7" IUSE="" -KEYWORDS="~amd64 x86" +KEYWORDS="amd64 x86" # Upstream notes say there are errors with gcrypt backend DEPEND=">=net-libs/libssh2-1.2[-gcrypt]" RDEPEND="${DEPEND} |