diff options
author | 2018-06-18 22:21:34 +0200 | |
---|---|---|
committer | 2018-06-18 22:21:34 +0200 | |
commit | 1cbf5631ffef08d92a9abf545fe8e6e23192cf6b (patch) | |
tree | e781c3408f5eebc7e783030558a612c77838f2c9 /net-libs | |
parent | app-arch/lzip-1.20-r0: alpha stable (diff) | |
download | gentoo-1cbf5631ffef08d92a9abf545fe8e6e23192cf6b.tar.gz gentoo-1cbf5631ffef08d92a9abf545fe8e6e23192cf6b.tar.bz2 gentoo-1cbf5631ffef08d92a9abf545fe8e6e23192cf6b.zip |
net-libs/libssh2-1.8.0-r1: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651590
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild index 88ba4dabf366..8abb95e667b7 100644 --- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild +++ b/net-libs/libssh2/libssh2-1.8.0-r1.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 static-libs test zlib" DEPEND=" |