diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-28 13:54:48 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-28 13:54:48 -0700 |
commit | a4b685b3bb3136e1a1a9f3fdd98795749db9d364 (patch) | |
tree | d187dbc55e8c19c5b9c6a0bc17e779864cba4ae9 /net-libs | |
parent | dev-libs/softhsm-2.3.0: added ~mips (diff) | |
download | gentoo-a4b685b3bb3136e1a1a9f3fdd98795749db9d364.tar.gz gentoo-a4b685b3bb3136e1a1a9f3fdd98795749db9d364.tar.bz2 gentoo-a4b685b3bb3136e1a1a9f3fdd98795749db9d364.zip |
net-libs/libssh-0.7.5-r2: added ~mips
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/libssh-0.7.5-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.7.5-r2.ebuild b/net-libs/libssh/libssh-0.7.5-r2.ebuild index 381d0dd66c08..f35df2773082 100644 --- a/net-libs/libssh/libssh-0.7.5-r2.ebuild +++ b/net-libs/libssh/libssh-0.7.5-r2.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/218/${MY_P}.tar.xz -> ${P}.tar.xz" LICENSE="LGPL-2.1" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux" SLOT="0/4" # subslot = soname major version IUSE="debug doc examples gcrypt gssapi libressl pcap server +sftp ssh1 static-libs test zlib" # Maintainer: check IUSE-defaults at DefineOptions.cmake |