summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:18 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-19 09:04:18 +0200
commit8164498b8fc767d08761a0ecc83ae31711cec1b8 (patch)
treeff1956b2be44f27fc24b529c1dca5c2b71060b93 /dev-php/pecl-ssh2
parentdev-lang/perl: Stabilize 5.40.0-r1 x86, #948376 (diff)
downloadgentoo-8164498b8fc767d08761a0ecc83ae31711cec1b8.tar.gz
gentoo-8164498b8fc767d08761a0ecc83ae31711cec1b8.tar.bz2
gentoo-8164498b8fc767d08761a0ecc83ae31711cec1b8.zip
dev-php/pecl-ssh2: Stabilize 1.4.1 amd64, #948378
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-php/pecl-ssh2')
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild4
1 files changed, 2 insertions, 2 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 f5d84cb102d4..e6dce409900f 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="8"
@@ -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}"