summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-metrics/prometheus/prometheus-2.31.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/prometheus/prometheus-2.31.1.ebuild b/app-metrics/prometheus/prometheus-2.31.1.ebuild
index c681f4e410cd..8a92cceef03a 100644
--- a/app-metrics/prometheus/prometheus-2.31.1.ebuild
+++ b/app-metrics/prometheus/prometheus-2.31.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -2060,7 +2060,7 @@ SRC_URI="https://github.com/prometheus/prometheus/archive/${MY_PV}.tar.gz -> ${P
LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm"
+KEYWORDS="amd64 ~arm"
COMMON_DEPEND="acct-group/prometheus
acct-user/prometheus"