summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-04-16 09:14:53 +0100
committerSam James <sam@gentoo.org>2021-04-16 12:21:56 +0100
commita5e928cf2ceb65fb7c624bd349719bd7e46d01f5 (patch)
tree6dd2c89509748e946b0022307f1f05be087efd86 /sys-apps/dtc
parentsys-apps/biosdisk: eutils-- (diff)
downloadgentoo-a5e928cf2ceb65fb7c624bd349719bd7e46d01f5.tar.gz
gentoo-a5e928cf2ceb65fb7c624bd349719bd7e46d01f5.tar.bz2
gentoo-a5e928cf2ceb65fb7c624bd349719bd7e46d01f5.zip
sys-apps/dtc: eutils--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/dtc')
-rw-r--r--sys-apps/dtc/dtc-1.5.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dtc/dtc-1.5.0.ebuild b/sys-apps/dtc/dtc-1.5.0.ebuild
index 688e30b948fa..1a41da72cf8f 100644
--- a/sys-apps/dtc/dtc-1.5.0.ebuild
+++ b/sys-apps/dtc/dtc-1.5.0.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit multilib toolchain-funcs eutils
+inherit multilib toolchain-funcs
if [[ ${PV} == "9999" ]] ; then
EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/dtc/dtc.git"