diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:09:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-06-10 17:09:39 +0200 |
commit | 1a76bc79371b581092470f1d514917c86110eb19 (patch) | |
tree | 5474763272b40b43ee7444466c35ae353daed4ce /net-libs/libssh | |
parent | dev-libs/nettle: ia64 stable wrt bug #613846 (diff) | |
download | gentoo-1a76bc79371b581092470f1d514917c86110eb19.tar.gz gentoo-1a76bc79371b581092470f1d514917c86110eb19.tar.bz2 gentoo-1a76bc79371b581092470f1d514917c86110eb19.zip |
net-libs/libssh: ia64 stable wrt bug #618916
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh')
-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 4d84e7193b4c..a11813cc768b 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 |