dev-util/smem: Inherit optfeature.eclass

Package-Manager: Portage-3.0.5, Repoman-3.0.1
Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
David Seifert
2020-09-07 10:52:31 +02:00
parent ac6307312c
commit 1372f96c74

View File

@@ -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/"