diff options
Diffstat (limited to 'sys-auth/ssh-import-id/ssh-import-id-5.11.ebuild')
-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 615815cdc2d7..e2a9b16767a9 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}" |