diff options
-rw-r--r-- | app-metrics/blackbox_exporter/blackbox_exporter-0.24.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-metrics/blackbox_exporter/blackbox_exporter-0.24.0.ebuild b/app-metrics/blackbox_exporter/blackbox_exporter-0.24.0.ebuild index 5ade1463090d..75990f9a088e 100644 --- a/app-metrics/blackbox_exporter/blackbox_exporter-0.24.0.ebuild +++ b/app-metrics/blackbox_exporter/blackbox_exporter-0.24.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI+=" https://dev.gentoo.org/~ajak/dist/${CATEGORY}/${PN}/${P}-deps.tar.xz" LICENSE="Apache-2.0 BSD BSD-2 MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" COMMON_DEPEND="acct-group/blackbox_exporter acct-user/blackbox_exporter" |