diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 21:16:30 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-06-30 21:16:30 +0300 |
commit | 53c720babdeea27971d6f8ca1e258701a07ea4e6 (patch) | |
tree | 5dcf9eab4d2df848d5cc2dd5e15c0a73c3380e1c /net-libs/libssh2 | |
parent | sys-process/psmisc: s390 stable wrt bug #657920 (diff) | |
download | gentoo-53c720babdeea27971d6f8ca1e258701a07ea4e6.tar.gz gentoo-53c720babdeea27971d6f8ca1e258701a07ea4e6.tar.bz2 gentoo-53c720babdeea27971d6f8ca1e258701a07ea4e6.zip |
net-libs/libssh2: s390 stable wrt bug #651590
Package-Manager: Portage-2.3.40, Repoman-2.3.9
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 8588f0bdbcaf..afd0862fe4e8 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=" |