summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-09-02 22:19:57 +0100
committerSam James <sam@gentoo.org>2021-09-03 00:52:18 +0100
commitc3b7366902e75119c0c8a84764c082b579d1b16f (patch)
tree50ae451941f9210d886c638004f510beba46c712 /sys-fs/cryptmount
parentsys-cluster/glusterfs: [QA] fix IndirectInherits (diff)
downloadgentoo-c3b7366902e75119c0c8a84764c082b579d1b16f.tar.gz
gentoo-c3b7366902e75119c0c8a84764c082b579d1b16f.tar.bz2
gentoo-c3b7366902e75119c0c8a84764c082b579d1b16f.zip
sys-fs/cryptmount: [QA] fix UnusedInherits
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/cryptmount')
-rw-r--r--sys-fs/cryptmount/cryptmount-5.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/cryptmount/cryptmount-5.3.3.ebuild b/sys-fs/cryptmount/cryptmount-5.3.3.ebuild
index f93c199dc0f2..51ac0e120a86 100644
--- a/sys-fs/cryptmount/cryptmount-5.3.3.ebuild
+++ b/sys-fs/cryptmount/cryptmount-5.3.3.ebuild
@@ -3,7 +3,7 @@
EAPI=7
-inherit linux-info systemd
+inherit linux-info
DESCRIPTION="A utility for management and user-mode mounting of encrypted filesystems"
HOMEPAGE="http://cryptmount.sourceforge.net/"