commit: 8be52a777b290743b8d925b83113bb976159b7ff Author: Hans de Graaff <graaff <AT> gentoo <DOT> org> AuthorDate: Sat Jun 20 06:27:15 2020 +0000 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org> CommitDate: Sat Jun 20 06:27:15 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8be52a77
dev-ruby/net-sftp: stable ruby26 revision Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org> dev-ruby/net-sftp/net-sftp-2.1.2-r4.ebuild | 4 ++-- 1 file 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 c86ffe16ec9..c3a90e27d99 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" )