diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 21:23:29 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-02 21:23:39 +0200 |
commit | 24637a06873315c3674755971d58c4713968de0e (patch) | |
tree | 0293ba3e9aa9dbfeb410741060317b2123b55a37 /net-libs | |
parent | sys-power/cpupower: fix SRC_URI (diff) | |
download | gentoo-24637a06873315c3674755971d58c4713968de0e.tar.gz gentoo-24637a06873315c3674755971d58c4713968de0e.tar.bz2 gentoo-24637a06873315c3674755971d58c4713968de0e.zip |
net-libs/libssh-0.7.3-r1: add alpha keyword
Gentoo-Bug: 578520
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libssh/libssh-0.7.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh/libssh-0.7.3-r1.ebuild b/net-libs/libssh/libssh-0.7.3-r1.ebuild index 57555325cd16..5fd63216ce8e 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 |