summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-15 23:37:41 +0100
committerAndreas K. Hüttel <dilfridge@gentoo.org>2017-11-15 23:37:41 +0100
commit43429ba5bdcb0605f81e7ca7442aa085eca31caa (patch)
treedfe84dccc963ac3703f0c78e8dc6a138f170ed3d /net-fs/autofs/autofs-5.1.2.ebuild
parentapp-admin/github-backup-utils: 2.11.2 version bump (diff)
downloadgentoo-43429ba5bdcb0605f81e7ca7442aa085eca31caa.tar.gz
gentoo-43429ba5bdcb0605f81e7ca7442aa085eca31caa.tar.bz2
gentoo-43429ba5bdcb0605f81e7ca7442aa085eca31caa.zip
net-fs/autofs: Switch libtirpc to default to on, causes otherwise ugly blockers with glibc-2.26
Package-Manager: Portage-2.3.13, Repoman-2.3.4
Diffstat (limited to 'net-fs/autofs/autofs-5.1.2.ebuild')
-rw-r--r--net-fs/autofs/autofs-5.1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/autofs/autofs-5.1.2.ebuild b/net-fs/autofs/autofs-5.1.2.ebuild
index 3a398fa77007..86f9889173d5 100644
--- a/net-fs/autofs/autofs-5.1.2.ebuild
+++ b/net-fs/autofs/autofs-5.1.2.ebuild
@@ -21,7 +21,7 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86"
-IUSE="-dmalloc hesiod ldap libtirpc mount-locking sasl"
+IUSE="-dmalloc hesiod ldap +libtirpc mount-locking sasl"
# USE="sasl" adds SASL support to the LDAP module which will not be build. If
# SASL support should be available, please add "ldap" to the USE flags.