diff options
Diffstat (limited to 'net-nds/openldap/openldap-2.4.43.ebuild')
-rw-r--r-- | net-nds/openldap/openldap-2.4.43.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nds/openldap/openldap-2.4.43.ebuild b/net-nds/openldap/openldap-2.4.43.ebuild index 7a283f84..cb00ae9d 100644 --- a/net-nds/openldap/openldap-2.4.43.ebuild +++ b/net-nds/openldap/openldap-2.4.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id: dd6af161af4102bd5b2accdfc1c9aa4d3131eec5 $ +# $Id: baeab808820e977e75cb6b91cc0c2488a52fcfa2 $ EAPI="5" @@ -19,7 +19,7 @@ SRC_URI="ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/${P}.tgz LICENSE="OPENLDAP GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE_DAEMON="crypt experimental icu minimal samba slp systemd tcpd" IUSE_BACKEND="+berkdb" |