diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-26 16:57:04 +0200 |
commit | 6a6f1bc5a84c9a2d2b1b593504a20cfe521be18a (patch) | |
tree | 2c8fe76256979f5cc0b2ed24e39e3444f66e3b7b | |
parent | net-print/cups-filters: ppc64 stable wrt bug #619426 (diff) | |
download | gentoo-6a6f1bc5a84c9a2d2b1b593504a20cfe521be18a.tar.gz gentoo-6a6f1bc5a84c9a2d2b1b593504a20cfe521be18a.tar.bz2 gentoo-6a6f1bc5a84c9a2d2b1b593504a20cfe521be18a.zip |
net-libs/libssh: ppc64 stable wrt bug #618916
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 7bf108878056..c5d29e285dfb 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 |