dev-php/pecl-ssh2: x86 stable (bug #626484)

Package-Manager: Portage-2.3.10, Repoman-2.3.3
This commit is contained in:
Thomas Deutschmann
2017-10-10 01:20:59 +02:00
parent dd0b823743
commit edc9422f20
2 changed files with 2 additions and 2 deletions

View File

@@ -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}"

View File

@@ -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}