summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2018-01-17 23:58:57 +0100
committerMichael Weber <xmw@gentoo.org>2018-01-17 23:58:57 +0100
commita10e74e6de6b0480ca5f7ef4430f3180bbef9d5f (patch)
treebef7a14bf95ea52ee47024e708ae6ee5858bdb5b /sys-process
parentdev-python/llvmlite: amd64 stable wrt bug #644814 (diff)
downloadgentoo-a10e74e6de6b0480ca5f7ef4430f3180bbef9d5f.tar.gz
gentoo-a10e74e6de6b0480ca5f7ef4430f3180bbef9d5f.tar.bz2
gentoo-a10e74e6de6b0480ca5f7ef4430f3180bbef9d5f.zip
sys-process/numad: fix missing epatch
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/numad/numad-0.5-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-process/numad/numad-0.5-r1.ebuild b/sys-process/numad/numad-0.5-r1.ebuild
index 32ad4fbefe36..e74988408220 100644
--- a/sys-process/numad/numad-0.5-r1.ebuild
+++ b/sys-process/numad/numad-0.5-r1.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-inherit linux-info toolchain-funcs
+inherit linux-info toolchain-funcs eutils
if [[ ${PV} = *9999* ]]; then
inherit git-2