summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-17 17:33:13 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-17 17:34:08 +0000
commit757e84828dde2f98bf6c24e277de8c134c924be7 (patch)
treefee15e7e87b7ca5dffe90779036877b40867c9d4 /sys-auth
parentdev-python/pytest-mock: keyworded 1.6.3 for ppc, bug #662814 (diff)
downloadgentoo-757e84828dde2f98bf6c24e277de8c134c924be7.tar.gz
gentoo-757e84828dde2f98bf6c24e277de8c134c924be7.tar.bz2
gentoo-757e84828dde2f98bf6c24e277de8c134c924be7.zip
sys-auth/ssh-ldap-pubkey: keyworded 1.3.0-r1 for ppc, bug #662814
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0-r1.ebuild b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0-r1.ebuild
index 7d5b3c2c40f4..fb9c5709b98d 100644
--- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0-r1.ebuild
+++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0-r1.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="~alpha ~amd64 ~arm ~ia64 ~ppc64 ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86"
fi
LICENSE="MIT"