From 3b589bac453cce3c494b9153221e1655984c582f Mon Sep 17 00:00:00 2001 From: Tobias Klausmann Date: Wed, 17 Oct 2018 14:10:58 +0200 Subject: [PATCH] sys-auth/ssh-ldap-pubkey-1.3.0-r0: add ~alpha keyword Bug: http://bugs.gentoo.org/662814 Signed-off-by: Tobias Klausmann --- sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 6381fe6c4296..1c422cf550fa 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 ~ppc64 ~x86" + KEYWORDS="~alpha ~amd64 ~ppc64 ~x86" fi LICENSE="MIT" -- 2.26.2