summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-08 04:02:49 +0000
committerSam James <sam@gentoo.org>2021-06-08 04:02:49 +0000
commitc6befc635ad32428cf6c9df15d718b5641fb78d0 (patch)
tree02dab9b85b49b131537e933d99f949711e54bcf2 /sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild
parentdev-python/pytest-describe: Stabilize 1.0.0 amd64, #793923 (diff)
downloadgentoo-c6befc635ad32428cf6c9df15d718b5641fb78d0.tar.gz
gentoo-c6befc635ad32428cf6c9df15d718b5641fb78d0.tar.bz2
gentoo-c6befc635ad32428cf6c9df15d718b5641fb78d0.zip
sys-auth/ssh-ldap-pubkey: Stabilize 1.3.3 amd64, #793923
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild')
-rw-r--r--sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild
index b6cfa97d646c..ac7bd5162af7 100644
--- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.ebuild
+++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.3.3.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 ~arm64 ~ia64 ~ppc ~ppc64 x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 x86"
fi
LICENSE="MIT"