summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-07-04 11:25:47 +0100
committerSam James <sam@gentoo.org>2023-07-04 11:25:47 +0100
commitb5ffb6509717a16e99d02dca96a762cd5e956219 (patch)
treea2ea881e1e5696e4ec63a43c5a8b81dc05221b1a
parentdev-php/PEAR-Numbers_Words: Stabilize 0.18.2 ALLARCHES, #909607 (diff)
downloadgentoo-b5ffb6509717a16e99d02dca96a762cd5e956219.tar.gz
gentoo-b5ffb6509717a16e99d02dca96a762cd5e956219.tar.bz2
gentoo-b5ffb6509717a16e99d02dca96a762cd5e956219.zip
dev-php/pecl-ssh2: Stabilize 1.3.1-r1 amd64, #909616
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
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 58403c084627..ffd7c7eca7bc 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}"