diff options
author | 2020-06-20 08:27:15 +0200 | |
---|---|---|
committer | 2020-06-20 08:27:15 +0200 | |
commit | 8be52a777b290743b8d925b83113bb976159b7ff (patch) | |
tree | cdd0663cd2d716476b95de67f714d34bcf6383b4 /dev-ruby/net-sftp | |
parent | dev-ruby/hoe: avoid flaky test (diff) | |
download | gentoo-8be52a777b290743b8d925b83113bb976159b7ff.tar.gz gentoo-8be52a777b290743b8d925b83113bb976159b7ff.tar.bz2 gentoo-8be52a777b290743b8d925b83113bb976159b7ff.zip |
dev-ruby/net-sftp: stable ruby26 revision
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
Diffstat (limited to 'dev-ruby/net-sftp')
-rw-r--r-- | dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild b/dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild index c86ffe16ec9f..c3a90e27d991 100644 --- a/dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild +++ b/dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/net-ssh/net-sftp" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" PATCHES=( "${FILESDIR}/${P}-net-ssh-4.patch" ) |