From edc9422f208da29f408b4ece82cc8698f2ca8a97 Mon Sep 17 00:00:00 2001 From: Thomas Deutschmann Date: Tue, 10 Oct 2017 01:20:59 +0200 Subject: [PATCH] dev-php/pecl-ssh2: x86 stable (bug #626484) Package-Manager: Portage-2.3.10, Repoman-2.3.3 --- dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild | 2 +- 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 1d3d6dcf1f0dd..2c6edfc3567ee 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 53f184049f81d..f448247241918 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}