summaryrefslogtreecommitdiff
path: root/net-mail/dovecot/dovecot-2.3.7.2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/dovecot/dovecot-2.3.7.2.ebuild')
-rw-r--r--net-mail/dovecot/dovecot-2.3.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/dovecot-2.3.7.2.ebuild b/net-mail/dovecot/dovecot-2.3.7.2.ebuild
index 52fe0014c1f3..c9370c405ef2 100644
--- a/net-mail/dovecot/dovecot-2.3.7.2.ebuild
+++ b/net-mail/dovecot/dovecot-2.3.7.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
# do not add a ssl USE flag. ssl is mandatory
SSL_DEPS_SKIP=1
-inherit autotools eapi7-ver ssl-cert systemd user
+inherit autotools eapi7-ver ssl-cert systemd toolchain-funcs user
MY_P="${P/_/.}"
#MY_S="${PN}-ce-${PV}"