diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2023-03-01 20:11:54 -0500 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2023-03-03 08:25:06 +0200 |
commit | 01eb142be1a74a0ea2a4727a082844df7cd02658 (patch) | |
tree | 3c97828f6af57cc5603ae865919f82ace86730f0 /sys-auth | |
parent | dev-python/python-daemon: Keyword 2.3.2 sparc, #889292 (diff) | |
download | gentoo-01eb142be1a74a0ea2a4727a082844df7cd02658.tar.gz gentoo-01eb142be1a74a0ea2a4727a082844df7cd02658.tar.bz2 gentoo-01eb142be1a74a0ea2a4727a082844df7cd02658.zip |
sys-auth/nss-pam-ldapd: Keyword 0.9.12-r2 sparc, #889292
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12-r2.ebuild | 2 |
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 ccf1c56b1085..0dc9f747f3cf 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="debug kerberos +pam pynslcd sasl test +utils" REQUIRED_USE=" utils? ( ${PYTHON_REQUIRED_USE} ) |