diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:37 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 17:38:54 +0100 |
commit | 2d8f0063a978beb51799a3661651b51fcb5b89dc (patch) | |
tree | 481438a0f2e2a8e88409fb8c880a9655554193f7 /net-libs | |
parent | dev-db/sqlite: x86 stable wrt bug #574420 (diff) | |
download | gentoo-2d8f0063a978beb51799a3661651b51fcb5b89dc.tar.gz gentoo-2d8f0063a978beb51799a3661651b51fcb5b89dc.tar.bz2 gentoo-2d8f0063a978beb51799a3661651b51fcb5b89dc.zip |
net-libs/libssh: x86 stable wrt bug #575484
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
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 e82e2998fd29..0580997a7b6c 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 |