commit: e4e4f3fcba76d83d004a6a49f3ee753eef9a4af5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 07:04:19 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 07:04:19 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4e4f3fc
dev-php/pecl-ssh2: Stabilize 1.4.1 x86, #948378 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild index e6dce409900f..af6d86acf72a 100644 --- a/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild +++ b/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild @@ -13,7 +13,7 @@ DESCRIPTION="PHP bindings for the libssh2 library" HOMEPAGE="https://pecl.php.net/package/ssh2" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" # Upstream notes say there are errors with gcrypt backend DEPEND=">=net-libs/libssh2-1.2[-gcrypt]" RDEPEND="${DEPEND}"