diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:22:49 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-22 15:24:47 +0200 |
commit | f5c68b1f1324ff99accbcaa62ee92e0666277fe0 (patch) | |
tree | 8632ed43588ce8809a4dbf2f90e882b3fa09e619 /net-libs | |
parent | net-libs/mbedtls-2.4.2-r0: add alpha keyword (diff) | |
download | gentoo-f5c68b1f1324ff99accbcaa62ee92e0666277fe0.tar.gz gentoo-f5c68b1f1324ff99accbcaa62ee92e0666277fe0.tar.bz2 gentoo-f5c68b1f1324ff99accbcaa62ee92e0666277fe0.zip |
net-libs/libssh-0.7.4-r0: add alpha keyword
Gentoo-Bug: 618916
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/libssh-0.7.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.7.4.ebuild b/net-libs/libssh/libssh-0.7.4.ebuild index 80a8a31542de..282c041eb1ff 100644 --- a/net-libs/libssh/libssh-0.7.4.ebuild +++ b/net-libs/libssh/libssh-0.7.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/210/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi libressl pcap +sftp ssh1 server static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake |