diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 11:09:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-05-29 11:11:21 +0300 |
commit | 896501576a637053e5f1b1192d27043c7e25f7b7 (patch) | |
tree | 2eeb408abf1135eb4d04479236a064bf4d33a6d2 /net-libs/libssh2 | |
parent | sys-apps/coreutils: mark 8.28-r1 m68k/s390/sh stable (diff) | |
download | gentoo-896501576a637053e5f1b1192d27043c7e25f7b7.tar.gz gentoo-896501576a637053e5f1b1192d27043c7e25f7b7.tar.bz2 gentoo-896501576a637053e5f1b1192d27043c7e25f7b7.zip |
net-libs/libssh2: amd64 stable wrt bug #651590
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild index 1b296bd8dfbc..f5f90f071a7e 100644 --- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild +++ b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.${PN}.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl static-libs test zlib" DEPEND=" |