summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-22 22:49:01 +0000
committerSam James <sam@gentoo.org>2022-03-22 23:26:50 +0000
commitd10a5bfa66f462ac45ee4ba0e59c62ece6fafe79 (patch)
tree9908872a4a266e34bfd9ff028e382d7b31822330 /net-nds/openldap
parentsys-fs/multipath-tools: add 0.8.9 (diff)
downloadgentoo-d10a5bfa66f462ac45ee4ba0e59c62ece6fafe79.tar.gz
gentoo-d10a5bfa66f462ac45ee4ba0e59c62ece6fafe79.tar.bz2
gentoo-d10a5bfa66f462ac45ee4ba0e59c62ece6fafe79.zip
net-nds/openldap: add subslot
Closes: https://bugs.gentoo.org/835654 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-nds/openldap')
-rw-r--r--net-nds/openldap/openldap-2.6.1-r1.ebuild (renamed from net-nds/openldap/openldap-2.6.1.ebuild)3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-nds/openldap/openldap-2.6.1.ebuild b/net-nds/openldap/openldap-2.6.1-r1.ebuild
index 7af43ba480d1..2b25520bfaa5 100644
--- a/net-nds/openldap/openldap-2.6.1.ebuild
+++ b/net-nds/openldap/openldap-2.6.1-r1.ebuild
@@ -19,7 +19,8 @@ SRC_URI="
mirror://gentoo/${BIS_P}"
LICENSE="OPENLDAP GPL-2"
-SLOT="0"
+# Subslot added for bug #835654
+SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris"
IUSE_DAEMON="argon2 +cleartext crypt experimental minimal samba tcpd"