summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-09-23 15:57:24 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-09-23 15:57:24 +0200
commit914363db24669d448e2c94ca412df944287f0bae (patch)
tree31400541957b2cd606e5b143fad27118aa81a795 /dev-php
parentmedia-libs/libjpeg-turbo: amd64 stable wrt bug #812851 (diff)
downloadgentoo-914363db24669d448e2c94ca412df944287f0bae.tar.gz
gentoo-914363db24669d448e2c94ca412df944287f0bae.tar.bz2
gentoo-914363db24669d448e2c94ca412df944287f0bae.zip
dev-php/pecl-ssh2: amd64 stable wrt bug #814386
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/pecl-ssh2/pecl-ssh2-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-ssh2/pecl-ssh2-1.3.1.ebuild b/dev-php/pecl-ssh2/pecl-ssh2-1.3.1.ebuild
index 9db3c0bbaac2..aa0a2f116be1 100644
--- a/dev-php/pecl-ssh2/pecl-ssh2-1.3.1.ebuild
+++ b/dev-php/pecl-ssh2/pecl-ssh2-1.3.1.ebuild
@@ -15,7 +15,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}"