mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
sys-auth/ssh-ldap-pubkey: arm64 keyworded (bug #662814)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
This commit is contained in:
@@ -15,7 +15,7 @@ if [[ ${PV} == "9999" ]]; then
|
||||
inherit git-r3
|
||||
else
|
||||
SRC_URI="https://github.com/jirutka/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~x86"
|
||||
fi
|
||||
PATCHES=( )
|
||||
PATCH_COMMITS=(
|
||||
|
||||
Reference in New Issue
Block a user