commit: edc9422f208da29f408b4ece82cc8698f2ca8a97
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 9 23:20:59 2017 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Mon Oct 9 23:28:21 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edc9422f
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 1d3d6dcf1f0..2c6edfc3567 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 53f184049f8..f4482472419 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}