From: Sergei Trofimovich Date: Mon, 6 Aug 2018 09:12:11 +0000 (+0100) Subject: sys-auth/ssh-ldap-pubkey: keyworded 1.3.0 for ppc64, bug #662814 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1f3572b17e4d0aa126662029435826e29da48d84;p=gentoo.git sys-auth/ssh-ldap-pubkey: keyworded 1.3.0 for ppc64, bug #662814 Package-Manager: Portage-2.3.44, Repoman-2.3.10 RepoMan-Options: --include-arches="ppc64" --- diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild index 861c41ba1ef0..6381fe6c4296 100644 --- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild +++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild @@ -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="~amd64 ~x86" + KEYWORDS="~amd64 ~ppc64 ~x86" fi LICENSE="MIT"