diff options
-rw-r--r-- | app-metrics/prometheus/prometheus-2.36.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.36.2.ebuild b/app-metrics/prometheus/prometheus-2.36.2.ebuild index dfd4572f46eb..33afcbc18829 100644 --- a/app-metrics/prometheus/prometheus-2.36.2.ebuild +++ b/app-metrics/prometheus/prometheus-2.36.2.ebuild @@ -14,7 +14,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" |