diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-04-30 17:11:10 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-01 09:28:00 +0800 |
commit | 7659be5c014e52720f9a0e502f26c026bbcde0bb (patch) | |
tree | 4ac208fa8a345ff605810f44d9418d2a40bf9fec /net-libs/libssh2 | |
parent | net-libs/mbedtls: keyword 2.28.0-r1 for ~loong (diff) | |
download | gentoo-7659be5c014e52720f9a0e502f26c026bbcde0bb.tar.gz gentoo-7659be5c014e52720f9a0e502f26c026bbcde0bb.tar.bz2 gentoo-7659be5c014e52720f9a0e502f26c026bbcde0bb.zip |
net-libs/libssh2: keyword 1.10.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libssh2/libssh2-1.10.0.ebuild b/net-libs/libssh2/libssh2-1.10.0.ebuild index ff53c9234667..64664f5917ef 100644 --- a/net-libs/libssh2/libssh2-1.10.0.ebuild +++ b/net-libs/libssh2/libssh2-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://www.libssh2.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" # Tests try to set containers up using docker (and fail for some reason). |