summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-metrics')
-rw-r--r--app-metrics/alertmanager/alertmanager-0.21.0-r3.ebuild10
1 files changed, 3 insertions, 7 deletions
diff --git a/app-metrics/alertmanager/alertmanager-0.21.0-r3.ebuild b/app-metrics/alertmanager/alertmanager-0.21.0-r3.ebuild
index 9040df658c2e..e826011802b5 100644
--- a/app-metrics/alertmanager/alertmanager-0.21.0-r3.ebuild
+++ b/app-metrics/alertmanager/alertmanager-0.21.0-r3.ebuild
@@ -16,17 +16,13 @@ LICENSE="Apache-2.0 BSD BSD-2 MIT MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND="dev-util/promu"
-
RESTRICT+=" test"
+BDEPEND="dev-util/promu"
+
DEPEND="
acct-group/alertmanager
- acct-user/alertmanager
-"
-
-DEPEND=">=dev-lang/go-1.11
- dev-util/promu"
+ acct-user/alertmanager"
src_prepare() {
default