summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2021-05-04 10:17:11 -0500
committerWilliam Hubbs <williamh@gentoo.org>2021-05-04 10:18:11 -0500
commit5ff3e092dfb3852d3f61c1115d4387d1a819f118 (patch)
tree4097590adb5ba47f3299642f36e56285b9dfb3f1 /app-metrics
parentsci-libs/libnova: Fix for slibtool (diff)
downloadgentoo-5ff3e092dfb3852d3f61c1115d4387d1a819f118.tar.gz
gentoo-5ff3e092dfb3852d3f61c1115d4387d1a819f118.tar.bz2
gentoo-5ff3e092dfb3852d3f61c1115d4387d1a819f118.zip
app-metrics/blackbox_exporter: fix restrict
Closes: https://bugs.gentoo.org/788088 Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild b/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild
index f91c8f04e991..f93f2fb62c65 100644
--- a/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild
+++ b/app-metrics/blackbox_exporter/blackbox_exporter-0.18.0-r2.ebuild
@@ -25,7 +25,8 @@ FILECAPS=(
)
# tests require the network
-restrict+=" test "
+RESTRICT+=" test "
+
src_prepare() {
default
sed -i \