diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:51:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-04 20:51:51 +0200 |
commit | a3261e901b0b380719c632f52aa1bedf7c6e551f (patch) | |
tree | 02c589dd9fea4d735beede76513f187d4556c3aa /net-libs/libssh2 | |
parent | net-libs/miniupnpc: s390 stable wrt bug #685610 (diff) | |
download | gentoo-a3261e901b0b380719c632f52aa1bedf7c6e551f.tar.gz gentoo-a3261e901b0b380719c632f52aa1bedf7c6e551f.tar.bz2 gentoo-a3261e901b0b380719c632f52aa1bedf7c6e551f.zip |
net-libs/libssh2: s390 stable wrt bug #685612
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="s390"
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.2.ebuild b/net-libs/libssh2/libssh2-1.8.2.ebuild index ac870e1233e2..6a224aa0c02b 100644 --- a/net-libs/libssh2/libssh2-1.8.2.ebuild +++ b/net-libs/libssh2/libssh2-1.8.2.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" |