summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/prosody/prosody-0.11.2-r1.ebuild')
-rw-r--r--net-im/prosody/prosody-0.11.2-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/prosody/prosody-0.11.2-r1.ebuild b/net-im/prosody/prosody-0.11.2-r1.ebuild
index 30f813ea7270..73982757b601 100644
--- a/net-im/prosody/prosody-0.11.2-r1.ebuild
+++ b/net-im/prosody/prosody-0.11.2-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit flag-o-matic multilib systemd
+inherit flag-o-matic multilib systemd toolchain-funcs
MY_PV=$(ver_rs 3 '')
MY_P="${PN}-${MY_PV}"