sys-auth/ssh-ldap-pubkey: keyworded 1.3.0 for ppc64, bug #662814
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Aug 2018 09:12:11 +0000 (10:12 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 6 Aug 2018 09:12:11 +0000 (10:12 +0100)
Package-Manager: Portage-2.3.44, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc64"

sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild

index 861c41ba1ef0c2b701fd747abbeae41ba59bcabb..6381fe6c4296b322e1fe7a1ab3385f8cf3405ab4 100644 (file)
@@ -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"