diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 12:52:25 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-05-13 12:52:25 +0300 |
commit | 3fb1291cf582b175f72a833a4fa952cf8e293b9e (patch) | |
tree | 68f5417298c525f9cee354d6bb1b74545266e5a0 | |
parent | app-portage/genlop: amd64 stable wrt bug #685676 (diff) | |
download | gentoo-3fb1291cf582b175f72a833a4fa952cf8e293b9e.tar.gz gentoo-3fb1291cf582b175f72a833a4fa952cf8e293b9e.tar.bz2 gentoo-3fb1291cf582b175f72a833a4fa952cf8e293b9e.zip |
net-libs/libssh2: amd64 stable wrt bug #685612
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.2.ebuild | 2 |
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 4f3d9bb44d67..3e9d5fcb91e4 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" |