diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:18 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-22 11:23:18 +0200 |
commit | 47ddfddd9cc1e15dfb37c496b80596da72409aff (patch) | |
tree | 288ee3b56474a3921dcc1bb43cc78ef36e58da25 /net-libs | |
parent | app-office/libreoffice-l10n: x86 stable wrt bug #616472 (diff) | |
download | gentoo-47ddfddd9cc1e15dfb37c496b80596da72409aff.tar.gz gentoo-47ddfddd9cc1e15dfb37c496b80596da72409aff.tar.bz2 gentoo-47ddfddd9cc1e15dfb37c496b80596da72409aff.zip |
net-libs/libssh: x86 stable wrt bug #618916
Package-Manager: Portage-2.3.5, Repoman-2.3.1
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.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 fdc976aacea9..81844f4a9df0 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 |