commit:     1db500547022d26d045ec67d54405f8174ad151d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  5 10:01:30 2022 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Jan  5 10:01:30 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1db50054

sys-auth/nss-pam-ldapd: remove x86-fbsd

Signed-off-by: David Seifert <soap <AT> gentoo.org>

 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild | 4 ++--
 sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild
index d6abaedaf53b..ec02a5427df5 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -73,7 +73,7 @@ multilib_src_configure() {
                --with-ldap-conf-file=/etc/nslcd.conf
                --with-nslcd-pidfile=/run/nslcd/nslcd.pid
                --with-nslcd-socket=/run/nslcd/socket
-               $(usex x86-fbsd '--with-nss-flavour=' '--with-nss-flavour=' 
'freebsd' 'glibc')
+               --with-nss-flavour=glibc
                $(use_enable pynslcd)
                $(use_enable debug)
                $(use_enable kerberos)

diff --git a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild 
b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
index d6abaedaf53b..ec02a5427df5 100644
--- a/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
+++ b/sys-auth/nss-pam-ldapd/nss-pam-ldapd-0.9.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -73,7 +73,7 @@ multilib_src_configure() {
                --with-ldap-conf-file=/etc/nslcd.conf
                --with-nslcd-pidfile=/run/nslcd/nslcd.pid
                --with-nslcd-socket=/run/nslcd/socket
-               $(usex x86-fbsd '--with-nss-flavour=' '--with-nss-flavour=' 
'freebsd' 'glibc')
+               --with-nss-flavour=glibc
                $(use_enable pynslcd)
                $(use_enable debug)
                $(use_enable kerberos)

Reply via email to