repo/gentoo:master commit in: app-containers/incus/
"Marc Schiffbauer" <[email protected]> Mon, 03 Aug 2026 17:01:32 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785776480.336e549b0098b6711fafd33da69723479fad8136.mschiff@gentoo> |
commit: 336e549b0098b6711fafd33da69723479fad8136
Author: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 3 17:00:41 2026 +0000
Commit: Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Mon Aug 3 17:01:20 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336e549b
app-containers/incus: update minimal go version
Signed-off-by: Marc Schiffbauer <mschiff <AT> gentoo.org>
app-containers/incus/incus-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-containers/incus/incus-9999.ebuild b/app-containers/incus/incus-9999.ebuild
index 8d30b9cb7c7d..8d2b2fcf70d5 100644
--- a/app-containers/incus/incus-9999.ebuild
+++ b/app-containers/incus/incus-9999.ebuild
@@ -49,7 +49,7 @@ RDEPEND="${DEPEND}
sys-apps/gptfdisk
)
selinux? ( sec-policy/selinux-incus )"
-BDEPEND=">=dev-lang/go-1.25.10
+BDEPEND=">=dev-lang/go-1.25.12
nls? ( sys-devel/gettext )
verify-sig? ( sec-keys/openpgp-keys-linuxcontainers )"