summaryrefslogtreecommitdiff
path: root/net-fs/openafs/openafs-1.8.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-04-28 20:21:43 +0100
commit40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (patch)
tree758c221bad35c9288d0bd6df9c7dfc226728e52c /net-fs/openafs/openafs-1.8.7.ebuild
parent8d5dbd847cbc704a6a06405856e94b461011afe3 (diff)
gentoo resync : 28.04.2021
Diffstat (limited to 'net-fs/openafs/openafs-1.8.7.ebuild')
-rw-r--r--net-fs/openafs/openafs-1.8.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-fs/openafs/openafs-1.8.7.ebuild b/net-fs/openafs/openafs-1.8.7.ebuild
index 48bb3d12f899..192afc599d78 100644
--- a/net-fs/openafs/openafs-1.8.7.ebuild
+++ b/net-fs/openafs/openafs-1.8.7.ebuild
@@ -3,6 +3,7 @@
EAPI=7
+MODULES_OPTIONAL_USE="modules"
inherit autotools linux-mod flag-o-matic pam systemd tmpfiles toolchain-funcs
MY_PV=${PV/_/}
@@ -65,7 +66,6 @@ PATCHES=( "${WORKDIR}/gentoo/patches" )
CONFIG_CHECK="~!AFS_FS KEYS"
ERROR_AFS_FS="OpenAFS conflicts with the in-kernel AFS-support. Make sure not to load both at the same time!"
ERROR_KEYS="OpenAFS needs CONFIG_KEYS option enabled"
-MODULES_OPTIONAL_USE="modules"
QA_TEXTRELS_x86_fbsd="/boot/modules/libafs.ko"
QA_TEXTRELS_amd64_fbsd="/boot/modules/libafs.ko"