commit: 702f3b646e55ad786527ec20ead29e6387b6f791 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Mar 11 16:05:55 2025 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Mar 11 16:05:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=702f3b64
sys-auth/ssh-import-id: Keyword 5.11-r1 riscv, #951142 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild b/sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild index e1d6b25b9583..aed839e58aa4 100644 --- a/sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild +++ b/sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv sparc x86" DEPEND="${PYTHON_DEPS}" RDEPEND="
