From: Brian Evans Date: Thu, 19 Oct 2017 18:49:29 +0000 (-0400) Subject: dev-php/pecl-ssh2: Stable on amd64 wrt bug 626484 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=04e94a13600feb979b7a8f163f8e338f70bc88f5;p=gentoo.git dev-php/pecl-ssh2: Stable on amd64 wrt bug 626484 Package-Manager: Portage-2.3.11, Repoman-2.3.3 --- 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}