diff options
author | 2019-07-31 11:04:30 +0200 | |
---|---|---|
committer | 2019-07-31 11:04:30 +0200 | |
commit | aa48cf40b939d154475b6a9bffdff8925f1b980f (patch) | |
tree | e9e62d1037c9a77e9830d701c91f6bf2ebe93a55 /net-libs/libssh2 | |
parent | dev-libs/jsoncpp: s390 stable wrt bug #690878 (diff) | |
download | gentoo-aa48cf40b939d154475b6a9bffdff8925f1b980f.tar.gz gentoo-aa48cf40b939d154475b6a9bffdff8925f1b980f.tar.bz2 gentoo-aa48cf40b939d154475b6a9bffdff8925f1b980f.zip |
net-libs/libssh2: s390 stable wrt bug #690884
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0.ebuild b/net-libs/libssh2/libssh2-1.9.0.ebuild index 47eb8eef4933..1d838d7d344b 100644 --- a/net-libs/libssh2/libssh2-1.9.0.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0.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 mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |