summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-05-13 15:54:13 +0200
committerDavid Seifert <soap@gentoo.org>2021-05-13 15:54:13 +0200
commit7f3aca04b2a8d81958c746702cffa96c4dfe5613 (patch)
tree0d88cbe9e1c7522100a7c529748270bda7f6c3f8
parentsys-apps/findutils: drop unused toolchain-funcs inherit (diff)
downloadgentoo-7f3aca04b2a8d81958c746702cffa96c4dfe5613.tar.gz
gentoo-7f3aca04b2a8d81958c746702cffa96c4dfe5613.tar.bz2
gentoo-7f3aca04b2a8d81958c746702cffa96c4dfe5613.zip
sys-apps/dmidecode: drop unused flag-o-matic inherit
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--sys-apps/dmidecode/dmidecode-3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/dmidecode/dmidecode-3.3.ebuild b/sys-apps/dmidecode/dmidecode-3.3.ebuild
index 7bee66b73744..5671b2b883e5 100644
--- a/sys-apps/dmidecode/dmidecode-3.3.ebuild
+++ b/sys-apps/dmidecode/dmidecode-3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit flag-o-matic toolchain-funcs
+inherit toolchain-funcs
DESCRIPTION="DMI (Desktop Management Interface) table related utilities"
HOMEPAGE="https://www.nongnu.org/dmidecode/"