Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/ssh-import-id/
Date: Sat, 25 Jun 2022 08:59:47
Message-Id: 1656147562.3f1c12e951d2cc628a8c9d23d18c73cdbf62371c.ago@gentoo
1 commit: 3f1c12e951d2cc628a8c9d23d18c73cdbf62371c
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 25 08:59:22 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 25 08:59:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f1c12e9
7
8 sys-auth/ssh-import-id: sparc stable wrt bug #853937
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="sparc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild b/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
18 index 36991d1a4e46..9e0d061ed265 100644
19 --- a/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
20 +++ b/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild
21 @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz"
22
23 LICENSE="GPL-3"
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~sparc ~x86"
26 +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 sparc ~x86"
27 IUSE=""
28
29 DEPEND="${PYTHON_DEPS}"