commit:     cc5b3b9f134a070c548faa4e3de17d615497d0b3
Author:     William Hubbs <williamh <AT> gentoo <DOT> org>
AuthorDate: Thu Sep  7 22:21:32 2023 +0000
Commit:     William Hubbs <williamh <AT> gentoo <DOT> org>
CommitDate: Thu Sep  7 22:23:47 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc5b3b9f

app-metrics/nftables-exporter: require >= go-1.21 to build

Signed-off-by: William Hubbs <williamh <AT> gentoo.org>

 app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild 
b/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
index 77090f32f70d..2714026e1004 100644
--- a/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
+++ b/app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild
@@ -19,6 +19,7 @@ SLOT="0"
 KEYWORDS="~amd64"
 
 RDEPEND="net-firewall/nftables"
+BDEPEND=">=dev-lang/go-1.21"
 
 src_prepare() {
        default

Reply via email to