diff options
author | Sam James <sam@gentoo.org> | 2023-12-03 23:14:59 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-12-03 23:14:59 +0000 |
commit | 8f0504ac839c608b90a30f3c163931a2771d0e88 (patch) | |
tree | 27232e5ec0a146f36610c4cf804c15e81956f3f7 /app-metrics | |
parent | x11-wm/icewm: Keyword 3.4.1 arm64, #907711 (diff) | |
download | gentoo-8f0504ac839c608b90a30f3c163931a2771d0e88.tar.gz gentoo-8f0504ac839c608b90a30f3c163931a2771d0e88.tar.bz2 gentoo-8f0504ac839c608b90a30f3c163931a2771d0e88.zip |
app-metrics/prometheus: Keyword 2.47.0 arm64, #919125
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-metrics')
-rw-r--r-- | app-metrics/prometheus/prometheus-2.47.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-metrics/prometheus/prometheus-2.47.0.ebuild b/app-metrics/prometheus/prometheus-2.47.0.ebuild index 0a37f9fcf01e..7903e5aa052c 100644 --- a/app-metrics/prometheus/prometheus-2.47.0.ebuild +++ b/app-metrics/prometheus/prometheus-2.47.0.ebuild @@ -19,7 +19,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 ~riscv" +KEYWORDS="~amd64 ~arm ~arm64 ~riscv" COMMON_DEPEND="acct-group/prometheus acct-user/prometheus" |