diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-11-22 11:23:41 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-11-22 11:23:41 -0500 |
commit | 5d53a73b344c7eea722e6d34cd8b41ba0305c14d (patch) | |
tree | cceeb67fcd98beed8e1435fb7f662d872a8ea159 /net-libs/libssh2 | |
parent | dev-ruby/test-unit-3.3.3: alpha stable, bug 700922 (diff) | |
download | gentoo-5d53a73b344c7eea722e6d34cd8b41ba0305c14d.tar.gz gentoo-5d53a73b344c7eea722e6d34cd8b41ba0305c14d.tar.bz2 gentoo-5d53a73b344c7eea722e6d34cd8b41ba0305c14d.zip |
net-libs/libssh2-1.9.0_p20190913: alpha stable, bug 699856
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild b/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild index 83b60bec30e5..291c9822de2c 100644 --- a/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0_p20190913.ebuild @@ -12,7 +12,7 @@ S=${WORKDIR}/${PN}-${EGIT_COMMIT} LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~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-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |