summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatoro Mahri <matoro@users.noreply.github.com>2023-02-24 14:41:29 -0500
committerArthur Zamarin <arthurzam@gentoo.org>2023-02-26 20:15:44 +0200
commitc543ecc8608bdfceb04f7b8b1b092675803918eb (patch)
tree3c7c08bfd80826d27dcd97141a5861de50275dc3 /sys-auth
parentdev-python/python-daemon: Keyword 2.3.2 ia64, #889292 (diff)
downloadgentoo-c543ecc8608bdfceb04f7b8b1b092675803918eb.tar.gz
gentoo-c543ecc8608bdfceb04f7b8b1b092675803918eb.tar.bz2
gentoo-c543ecc8608bdfceb04f7b8b1b092675803918eb.zip
sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 ia64, #889292
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com> Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r--sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild
index bfb9799aa94f..d2f3384c35e7 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="https://arthurdejong.org/${PN}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 x86"
IUSE="debug kerberos +pam pynslcd sasl test +utils"
REQUIRED_USE="
utils? ( ${PYTHON_REQUIRED_USE} )