summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-benchmarks/ioping/ioping-1.0.ebuild')
-rw-r--r--app-benchmarks/ioping/ioping-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-benchmarks/ioping/ioping-1.0.ebuild b/app-benchmarks/ioping/ioping-1.0.ebuild
index 3a9d7324601c..2c18dfe8efa1 100644
--- a/app-benchmarks/ioping/ioping-1.0.ebuild
+++ b/app-benchmarks/ioping/ioping-1.0.ebuild
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-inherit eutils toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="Simple disk I/0 latency measuring tool"
HOMEPAGE="https://github.com/koct9i/ioping"