commit: 04e94a13600feb979b7a8f163f8e338f70bc88f5
Author: Brian Evans <grknight <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 18:49:29 2017 +0000
Commit: Brian Evans <grknight <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 18:49:29 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e94a13
dev-php/pecl-ssh2: Stable on amd64 wrt bug 626484
Package-Manager: Portage-2.3.11, 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 2c6edfc3567..25a9a72ff7c 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 f4482472419..2c2f92bed94 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}