diff options
Diffstat (limited to 'dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild')
-rw-r--r-- | dev-php/pecl-ssh2/pecl-ssh2-1.3.1-r1.ebuild | 2 |
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 405a6b3e9a07..58403c084627 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}" |