diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:42 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:37:42 +0200 |
commit | 17c06eb8231cf2f8183b8e447947513dd12985a4 (patch) | |
tree | 99264552c16c55655df8fca9f293bd73d586eba1 /sys-auth/pam_ldap | |
parent | sys-apps: Remove *-fbsd KEYWORDS (diff) | |
download | gentoo-17c06eb8231cf2f8183b8e447947513dd12985a4.tar.gz gentoo-17c06eb8231cf2f8183b8e447947513dd12985a4.tar.bz2 gentoo-17c06eb8231cf2f8183b8e447947513dd12985a4.zip |
sys-auth: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'sys-auth/pam_ldap')
-rw-r--r-- | sys-auth/pam_ldap/pam_ldap-186-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild b/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild index c84e807e6fce..b0f4358dc68c 100644 --- a/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild +++ b/sys-auth/pam_ldap/pam_ldap-186-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.padl.com/download/${P}.tar.gz" LICENSE="|| ( GPL-2 LGPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="ssl sasl" DEPEND="|| ( >=sys-libs/glibc-2.1.3 >=sys-freebsd/freebsd-lib-9.1 ) |