summaryrefslogtreecommitdiff
path: root/net-fs/openafs/openafs-1.8.7.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-29 13:40:31 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-29 13:40:31 +0100
commite745e1d281540da525df5eaae0904b62bc27852f (patch)
treefe71391505cd5188d417ddc468859a54f0c648ae /net-fs/openafs/openafs-1.8.7.ebuild
parent05f2a11918a15ef57166e74d69d6c4737673e75c (diff)
gentoo auto-resync : 29:06:2023 - 13:40:31
Diffstat (limited to 'net-fs/openafs/openafs-1.8.7.ebuild')
-rw-r--r--net-fs/openafs/openafs-1.8.7.ebuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/net-fs/openafs/openafs-1.8.7.ebuild b/net-fs/openafs/openafs-1.8.7.ebuild
index dc0591d62b80..cd8f9d8dc2f3 100644
--- a/net-fs/openafs/openafs-1.8.7.ebuild
+++ b/net-fs/openafs/openafs-1.8.7.ebuild
@@ -69,9 +69,6 @@ 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"
-QA_TEXTRELS_x86_fbsd="/boot/modules/libafs.ko"
-QA_TEXTRELS_amd64_fbsd="/boot/modules/libafs.ko"
-
pkg_pretend() {
if use modules && use kernel_linux && kernel_is -ge ${KERNEL_LIMIT/\./ } ; then
ewarn "Gentoo supports kernels which are supported by OpenAFS"