summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-util/smem/smem-1.5-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/smem/smem-1.5-r1.ebuild b/dev-util/smem/smem-1.5-r1.ebuild
index a910bb665c9d..69e6644eee3d 100644
--- a/dev-util/smem/smem-1.5-r1.ebuild
+++ b/dev-util/smem/smem-1.5-r1.ebuild
@@ -6,7 +6,7 @@ EAPI=7
EGIT_COMMIT="2ab5040d5633"
PYTHON_COMPAT=( python3_{6..9} )
-inherit eutils python-single-r1 toolchain-funcs
+inherit optfeature python-single-r1 toolchain-funcs
DESCRIPTION="A tool that can give numerous reports on memory usage on Linux systems"
HOMEPAGE="https://www.selenic.com/smem/"