diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:35:32 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-19 12:35:32 +0100 |
commit | dca617c6780620c7bd0f3f5ea443fdcfdd6937b2 (patch) | |
tree | 380f3ba4bc48c9d2d7a68963d2c59bf4585ff9c8 /net-libs | |
parent | net-print/cups-filters: sparc stable wrt bug #567286 (diff) | |
download | gentoo-dca617c6780620c7bd0f3f5ea443fdcfdd6937b2.tar.gz gentoo-dca617c6780620c7bd0f3f5ea443fdcfdd6937b2.tar.bz2 gentoo-dca617c6780620c7bd0f3f5ea443fdcfdd6937b2.zip |
net-libs/libssh: sparc stable wrt bug #575484
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/libssh-0.7.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.7.3.ebuild b/net-libs/libssh/libssh-0.7.3.ebuild index 589d1196114b..bf4ff00c8362 100644 --- a/net-libs/libssh/libssh-0.7.3.ebuild +++ b/net-libs/libssh/libssh-0.7.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://www.libssh.org/" SRC_URI="https://red.libssh.org/attachments/download/195/${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 |