summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:19 +0200
commite4e4f3fcba76d83d004a6a49f3ee753eef9a4af5 (patch)
tree6bbd64d80ddcb9074f2d194a2bbc8dffdd1a7aa1 /dev-php
parentdev-php/pecl-ssh2: Stabilize 1.4.1 amd64, #948378 (diff)
downloadgentoo-e4e4f3fcba76d83d004a6a49f3ee753eef9a4af5.tar.gz
gentoo-e4e4f3fcba76d83d004a6a49f3ee753eef9a4af5.tar.bz2
gentoo-e4e4f3fcba76d83d004a6a49f3ee753eef9a4af5.zip
dev-php/pecl-ssh2: Stabilize 1.4.1 x86, #948378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
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}"