commit: 24637a06873315c3674755971d58c4713968de0e Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Thu Jun 2 19:23:29 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Thu Jun 2 19:23:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24637a06
net-libs/libssh-0.7.3-r1: add alpha keyword Gentoo-Bug: 578520 Package-Manager: portage-2.3.0_rc1 net-libs/libssh/libssh-0.7.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-libs/libssh/libssh-0.7.3-r1.ebuild b/net-libs/libssh/libssh-0.7.3-r1.ebuild index 5755532..5fd6321 100644 --- a/net-libs/libssh/libssh-0.7.3-r1.ebuild +++ b/net-libs/libssh/libssh-0.7.3-r1.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
