summaryrefslogtreecommitdiff
path: root/sys-fs/eudev/eudev-3.2.5.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/eudev/eudev-3.2.5.ebuild')
-rw-r--r--sys-fs/eudev/eudev-3.2.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/eudev/eudev-3.2.5.ebuild b/sys-fs/eudev/eudev-3.2.5.ebuild
index 1b30dd48eb61..1135d7136759 100644
--- a/sys-fs/eudev/eudev-3.2.5.ebuild
+++ b/sys-fs/eudev/eudev-3.2.5.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"
KV_min=2.6.39
-inherit autotools linux-info multilib multilib-minimal
+inherit autotools linux-info multilib multilib-minimal toolchain-funcs
if [[ ${PV} = 9999* ]]; then
EGIT_REPO_URI="https://github.com/gentoo/eudev.git"