summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-10-01 23:36:20 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-10-01 23:46:43 +0200
commit0d11999a9a012d09bb2be0b15500f9b8d7f1af11 (patch)
tree52c6a5d796463939629ff474f88c5511b2f447fe /dev-php
parentdev-php/pecl-mailparse: x86 stable (bug #667084) (diff)
downloadgentoo-0d11999a9a012d09bb2be0b15500f9b8d7f1af11.tar.gz
gentoo-0d11999a9a012d09bb2be0b15500f9b8d7f1af11.tar.bz2
gentoo-0d11999a9a012d09bb2be0b15500f9b8d7f1af11.zip
dev-php/pecl-ssh2: x86 stable (bug #667086)
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-1.1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.1.2.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.1.2.ebuild
index 09e08c191229..946604614a2e 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-1.1.2.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-1.1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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}