diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:31:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-10-10 17:31:43 +0200 |
commit | b67714c5dbf97e0220f0f75963004a74c841d53d (patch) | |
tree | 3f654b3495f28aaf71addc195769ca7d3b4a836b /net-libs/libssh2 | |
parent | app-admin/eclean-kernel: amd64 stable wrt bug #817116 (diff) | |
download | gentoo-b67714c5dbf97e0220f0f75963004a74c841d53d.tar.gz gentoo-b67714c5dbf97e0220f0f75963004a74c841d53d.tar.bz2 gentoo-b67714c5dbf97e0220f0f75963004a74c841d53d.zip |
net-libs/libssh2: amd64 stable wrt bug #817122
Package-Manager: Portage-3.0.20, Repoman-3.0.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.10.0.ebuild b/net-libs/libssh2/libssh2-1.10.0.ebuild index cda865755e07..f08c86345e57 100644 --- a/net-libs/libssh2/libssh2-1.10.0.ebuild +++ b/net-libs/libssh2/libssh2-1.10.0.ebuild @@ -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 ~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). |