diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-06-25 10:59:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-06-25 10:59:22 +0200 |
commit | 3f1c12e951d2cc628a8c9d23d18c73cdbf62371c (patch) | |
tree | c8478505939ddcc00f260555d92d0b231ac787ca /sys-auth/ssh-import-id | |
parent | dev-python/distro: sparc stable wrt bug #853937 (diff) | |
download | gentoo-3f1c12e951d2cc628a8c9d23d18c73cdbf62371c.tar.gz gentoo-3f1c12e951d2cc628a8c9d23d18c73cdbf62371c.tar.bz2 gentoo-3f1c12e951d2cc628a8c9d23d18c73cdbf62371c.zip |
sys-auth/ssh-import-id: sparc stable wrt bug #853937
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-auth/ssh-import-id')
-rw-r--r-- | sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 index 36991d1a4e46..9e0d061ed265 100644 --- a/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild +++ b/sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 sparc ~x86" IUSE="" DEPEND="${PYTHON_DEPS}" |