diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:35:03 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-13 03:40:59 +0200 |
commit | 87137117528c2795bdbcebc17995fad9a87b5dc3 (patch) | |
tree | 2cee0e2d23dd4947432fab5a3861e5c48ac43a4c /net-libs/libssh2 | |
parent | dev-libs/libbytesize: x86 stable (bug #684928) (diff) | |
download | gentoo-87137117528c2795bdbcebc17995fad9a87b5dc3.tar.gz gentoo-87137117528c2795bdbcebc17995fad9a87b5dc3.tar.bz2 gentoo-87137117528c2795bdbcebc17995fad9a87b5dc3.zip |
net-libs/libssh2: x86 stable (bug #685612)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/libssh2')
-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 6a61e3c877d4..4f3d9bb44d67 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" |