summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:17:49 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-03 17:17:49 +0100
commit25c4e24734c30121f3d4b86aa064203002fe49e8 (patch)
tree8e9d0613744b57916e43d7167186580c34b10921 /dev-php
parentdev-python/pyfltk: x86 stable wrt bug #563184 (diff)
downloadgentoo-25c4e24734c30121f3d4b86aa064203002fe49e8.tar.gz
gentoo-25c4e24734c30121f3d4b86aa064203002fe49e8.tar.bz2
gentoo-25c4e24734c30121f3d4b86aa064203002fe49e8.zip
dev-php/pecl-ssh2: x86 stable wrt bug #561640
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild
index ff3a161fa422..caebca5dc98f 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild
@@ -16,6 +16,6 @@ DESCRIPTION="PHP bindings for the libssh2 library"
LICENSE="PHP-3.01"
SLOT="0"
IUSE=""
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
DEPEND=">=net-libs/libssh2-1.2"
RDEPEND="${DEPEND}"