From: Thomas Deutschmann Date: Mon, 9 Oct 2017 23:20:59 +0000 (+0200) Subject: dev-php/pecl-ssh2: x86 stable (bug #626484) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=edc9422f208da29f408b4ece82cc8698f2ca8a97;p=gentoo.git dev-php/pecl-ssh2: x86 stable (bug #626484) Package-Manager: Portage-2.3.10, 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 1d3d6dcf1f0d..2c6edfc3567e 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 53f184049f81..f44824724191 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}