summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 22:16:05 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:24 +0100
commitb0303890e9b763dc28080a5560de09b00448520f (patch)
tree80ee230a81bbfaa2879e747001876da7e3c67986 /sys-power
parentsys-libs/readline: [QA] fix IndirectInherits (diff)
downloadgentoo-b0303890e9b763dc28080a5560de09b00448520f.tar.gz
gentoo-b0303890e9b763dc28080a5560de09b00448520f.tar.bz2
gentoo-b0303890e9b763dc28080a5560de09b00448520f.zip
sys-power/apcupsd: [QA] fix UnusedInherits
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-power')
-rw-r--r--sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
index 091aa54ab76d..1f98fb5a8f7e 100644
--- a/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
+++ b/sys-power/apcupsd/apcupsd-3.14.14-r3.ebuild
@@ -3,7 +3,7 @@
EAPI="7"
-inherit linux-info flag-o-matic systemd udev tmpfiles
+inherit linux-info systemd udev tmpfiles
DESCRIPTION="APC UPS daemon with integrated tcp/ip remote shutdown"
HOMEPAGE="http://www.apcupsd.org/"