summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-19 14:02:57 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-19 14:02:57 +0300
commit92940a986d74d54c048645b959f0c0b2bb76cf35 (patch)
tree6eeadfab47e7be40134dd4a8b8a60f1b544961b4 /sys-auth
parentapp-emulation/cloud-hypervisor: Fix tests (diff)
downloadgentoo-92940a986d74d54c048645b959f0c0b2bb76cf35.tar.gz
gentoo-92940a986d74d54c048645b959f0c0b2bb76cf35.tar.bz2
gentoo-92940a986d74d54c048645b959f0c0b2bb76cf35.zip
sys-auth/ssh-import-id: Stabilize 5.11-r1 ALLARCHES, #904571
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/ssh-import-id/ssh-import-id-5.11-r1.ebuild2
1 files changed, 1 insertions, 1 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 5e367ecf4375..ddde94c6da84 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
@@ -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 ~ia64 ~loong ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha amd64 arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 sparc x86"
IUSE=""
DEPEND="${PYTHON_DEPS}"