summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-06 08:43:44 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-06 08:43:44 +0200
commit2f727ddbf1241fd1a473f468e625d73075a8e1d2 (patch)
treefaec0378c42d7c278b5886d49fb8b76841b50223 /net-libs/libssh2
parentsys-apps/powerpc-utils: bump up to EAPI=7 (diff)
downloadgentoo-2f727ddbf1241fd1a473f468e625d73075a8e1d2.tar.gz
gentoo-2f727ddbf1241fd1a473f468e625d73075a8e1d2.tar.bz2
gentoo-2f727ddbf1241fd1a473f468e625d73075a8e1d2.zip
net-libs/libssh2: alpha stable wrt bug #685612
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="alpha"
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r--net-libs/libssh2/libssh2-1.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.2.ebuild b/net-libs/libssh2/libssh2-1.8.2.ebuild
index 6a224aa0c02b..dff5f96118b7 100644
--- a/net-libs/libssh2/libssh2-1.8.2.ebuild
+++ b/net-libs/libssh2/libssh2-1.8.2.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"