diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:20:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2017-10-10 01:28:21 +0200 |
commit | edc9422f208da29f408b4ece82cc8698f2ca8a97 (patch) | |
tree | 49ab46854e0d6e4ba884b1d1d29d6447f6e37ab8 /dev-php | |
parent | dev-php/pecl-crack: x86 stable (bug #626482) (diff) | |
download | gentoo-edc9422f208da29f408b4ece82cc8698f2ca8a97.tar.gz gentoo-edc9422f208da29f408b4ece82cc8698f2ca8a97.tar.bz2 gentoo-edc9422f208da29f408b4ece82cc8698f2ca8a97.zip |
dev-php/pecl-ssh2: x86 stable (bug #626484)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-0.13-r3.ebuild | 2 | ||||
-rw-r--r-- | 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 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} |