diff options
author | 2019-07-31 14:09:51 +0200 | |
---|---|---|
committer | 2019-07-31 14:09:51 +0200 | |
commit | 06ab3905136022b6e3f160cc71536ef29e6724d5 (patch) | |
tree | f72bc239cf78168f5aa877cc3345d0c875394d6f /net-libs/libssh2 | |
parent | dev-libs/jsoncpp: alpha stable wrt bug #690878 (diff) | |
download | gentoo-06ab3905136022b6e3f160cc71536ef29e6724d5.tar.gz gentoo-06ab3905136022b6e3f160cc71536ef29e6724d5.tar.bz2 gentoo-06ab3905136022b6e3f160cc71536ef29e6724d5.zip |
net-libs/libssh2: alpha stable wrt bug #690884
Package-Manager: Portage-2.3.66, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.9.0.ebuild b/net-libs/libssh2/libssh2-1.9.0.ebuild index 5c47710d79c8..41e8f42eaea6 100644 --- a/net-libs/libssh2/libssh2-1.9.0.ebuild +++ b/net-libs/libssh2/libssh2-1.9.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.${PN}.org/download/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-solaris" IUSE="gcrypt libressl mbedtls zlib" REQUIRED_USE="?? ( gcrypt mbedtls )" RESTRICT="test" |