commit:     4d9f99471e8359ba6ad2d372f5558e99290d04a9
Author:     Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Mon May 13 17:37:35 2024 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Mon May 13 18:26:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d9f9947

app-containers/lxd: Fix lxd-5.21.1 requiring go >= 1.22.0

Closes: https://bugs.gentoo.org/931863
Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/36664
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 app-containers/lxd/lxd-5.21.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-containers/lxd/lxd-5.21.1.ebuild 
b/app-containers/lxd/lxd-5.21.1.ebuild
index d7165784ee4d..b501e2db6a66 100644
--- a/app-containers/lxd/lxd-5.21.1.ebuild
+++ b/app-containers/lxd/lxd-5.21.1.ebuild
@@ -39,7 +39,7 @@ RDEPEND="${DEPEND}
        >=sys-fs/lxcfs-5.0.0
        sys-fs/squashfs-tools[lzma]
        virtual/acl"
-BDEPEND=">=dev-lang/go-1.20
+BDEPEND=">=dev-lang/go-1.22
        nls? ( sys-devel/gettext )
        verify-sig? ( sec-keys/openpgp-keys-canonical )"
 

Reply via email to