diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 04:22:03 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-04 04:22:03 +0300 |
commit | 7f1ddc444946b778b76ebf3cfacd795d426dfb3b (patch) | |
tree | d873f5891fde12cedc1b8a0c1e4a69813c5b53c1 /net-libs | |
parent | dev-python/pynacl: Add ~s390 keyword wrt bug #647562 (diff) | |
download | gentoo-7f1ddc444946b778b76ebf3cfacd795d426dfb3b.tar.gz gentoo-7f1ddc444946b778b76ebf3cfacd795d426dfb3b.tar.bz2 gentoo-7f1ddc444946b778b76ebf3cfacd795d426dfb3b.zip |
net-libs/libssh2: sh stanle wrt bug #651590
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs')
-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 eb1ade599fa8..3a4f0b2a6fe6 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" RDEPEND=" |