diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-29 13:11:46 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-05-29 13:11:46 +0200 |
commit | 37d41330028adb2e2807ef1bc4368c9d0310be2a (patch) | |
tree | 8e8170b92b31b64a75ec5f0b27f5b8aa4ddd4cb1 /net-libs/libssh2 | |
parent | app-text/libmspub: x86 stable (bug #652638) (diff) | |
download | gentoo-37d41330028adb2e2807ef1bc4368c9d0310be2a.tar.gz gentoo-37d41330028adb2e2807ef1bc4368c9d0310be2a.tar.bz2 gentoo-37d41330028adb2e2807ef1bc4368c9d0310be2a.zip |
net-libs/libssh2: x86 stable (bug #651590)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs/libssh2')
-rw-r--r-- | net-libs/libssh2/libssh2-1.8.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild b/net-libs/libssh2/libssh2-1.8.0-r1.ebuild index f5f90f071a7e..52367d837a90 100644 --- a/net-libs/libssh2/libssh2-1.8.0-r1.ebuild +++ b/net-libs/libssh2/libssh2-1.8.0-r1.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 static-libs test zlib" DEPEND=" |