commit: 190dd89fafd50136308af5771d859b9d919e8f18
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 4 10:14:46 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jul 4 10:14:46 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=190dd89f
dev-php/pecl-ssh2: Stabilize 1.3.1-r1 x86, #909616
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild
b/dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild
index 405a6b3e9a07..58403c084627 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild
@@ -13,7 +13,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}"