summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-06-29 07:17:48 +0100
committerSam James <sam@gentoo.org>2023-06-29 07:17:48 +0100
commit6e3fe00dd3c80e38dabb3614c17fd24e1a797b70 (patch)
tree2f34789e3c560d793f00993e7ff4b8e28278f598 /net-libs/libssh2
parentprofiles/arch/alpha: mask gui-libs/gtk[wayland] (diff)
downloadgentoo-6e3fe00dd3c80e38dabb3614c17fd24e1a797b70.tar.gz
gentoo-6e3fe00dd3c80e38dabb3614c17fd24e1a797b70.tar.bz2
gentoo-6e3fe00dd3c80e38dabb3614c17fd24e1a797b70.zip
net-libs/libssh2: Stabilize 1.11.0 amd64, #909341
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r--net-libs/libssh2/libssh2-1.11.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.11.0.ebuild b/net-libs/libssh2/libssh2-1.11.0.ebuild
index 7e0d142ae351..02fa622e27d5 100644
--- a/net-libs/libssh2/libssh2-1.11.0.ebuild
+++ b/net-libs/libssh2/libssh2-1.11.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.libssh2.org/download/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ~ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
IUSE="gcrypt mbedtls test zlib"
REQUIRED_USE="?? ( gcrypt mbedtls )"
RESTRICT="!test? ( test )"