summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-06-07 07:02:24 +0100
committerSam James <sam@gentoo.org>2022-06-07 07:02:24 +0100
commit6f82c2c91f625af18f457cb6b43b6fe94b4fa24f (patch)
treea1a1c0ce110991097883895658f65e8fa35c3252 /sys-auth
parentmedia-gfx/pngquant: Stabilize 2.17.0 arm64, #847565 (diff)
downloadgentoo-6f82c2c91f625af18f457cb6b43b6fe94b4fa24f.tar.gz
gentoo-6f82c2c91f625af18f457cb6b43b6fe94b4fa24f.tar.bz2
gentoo-6f82c2c91f625af18f457cb6b43b6fe94b4fa24f.zip
sys-auth/ssh-ldap-pubkey: Stabilize 1.4.0 x86, #850244
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
index 8ba8471aab27..f47d13393d96 100644
--- a/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
+++ b/sys-auth/ssh-ldap-pubkey/ssh-ldap-pubkey-1.4.0.ebuild
@@ -16,7 +16,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"