From 25c4e24734c30121f3d4b86aa064203002fe49e8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 3 Nov 2015 17:17:49 +0100 Subject: [PATCH] dev-php/pecl-ssh2: x86 stable wrt bug #561640 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" --- dev-php/pecl-ssh2/pecl-ssh2-0.12-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ff3a161fa4224..caebca5dc98ff 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}"