diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-02 14:57:25 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-02 14:57:25 +0100 |
commit | a1fa84fcbff244675f031850391acb0b39fff3e3 (patch) | |
tree | d82269083788154449d1829002ad56692fcbec8b /net-libs/libssh | |
parent | media-libs/libfpx: amd64 stable wrt bug #395367 (diff) | |
download | gentoo-a1fa84fcbff244675f031850391acb0b39fff3e3.tar.gz gentoo-a1fa84fcbff244675f031850391acb0b39fff3e3.tar.bz2 gentoo-a1fa84fcbff244675f031850391acb0b39fff3e3.zip |
net-libs/libssh: amd64 stable wrt bug #575484
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh')
-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 2ad39579caef..c5b6ab0bc749 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 |