commit: 8164498b8fc767d08761a0ecc83ae31711cec1b8 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 19 07:04:18 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Jan 19 07:04:18 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8164498b
dev-php/pecl-ssh2: Stabilize 1.4.1 amd64, #948378 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-php/pecl-ssh2/pecl-ssh2-1.4.1.ebuild | 4 ++-- 1 file 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}"
