summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2023-09-07 17:21:32 -0500
committerWilliam Hubbs <williamh@gentoo.org>2023-09-07 17:23:47 -0500
commitcc5b3b9f134a070c548faa4e3de17d615497d0b3 (patch)
tree619d9373a5c0bddda6c273982a543658ad8a8400
parentapp-text/poppler: fix PGP signature (diff)
downloadgentoo-cc5b3b9f134a070c548faa4e3de17d615497d0b3.tar.gz
gentoo-cc5b3b9f134a070c548faa4e3de17d615497d0b3.tar.bz2
gentoo-cc5b3b9f134a070c548faa4e3de17d615497d0b3.zip
app-metrics/nftables-exporter: require >= go-1.21 to build
Signed-off-by: William Hubbs <williamh@gentoo.org>
-rw-r--r--app-metrics/nftables-exporter/nftables-exporter-0.2.7.ebuild1
1 files changed, 1 insertions, 0 deletions
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