repo/gentoo:master commit in: sys-cluster/flux/
"Kenton Groombridge" <[email protected]> Tue, 04 Aug 2026 03:32:06 +0000 (UTC)
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785814226.91e5e44bf574937010cee4b2488faf5b365596ed.concord@gentoo> |
commit: 91e5e44bf574937010cee4b2488faf5b365596ed
Author: Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 4 03:09:02 2026 +0000
Commit: Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Tue Aug 4 03:30:26 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=91e5e44b
sys-cluster/flux: fix go BDEPEND
Closes: https://bugs.gentoo.org/974259
Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>
sys-cluster/flux/{flux-2.8.3-r1.ebuild => flux-2.8.3-r2.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/flux/flux-2.8.3-r1.ebuild b/sys-cluster/flux/flux-2.8.3-r2.ebuild
similarity index 97%
rename from sys-cluster/flux/flux-2.8.3-r1.ebuild
rename to sys-cluster/flux/flux-2.8.3-r2.ebuild
index 4f2bc4af3da5..304b857fe4df 100644
--- a/sys-cluster/flux/flux-2.8.3-r1.ebuild
+++ b/sys-cluster/flux/flux-2.8.3-r2.ebuild
@@ -18,7 +18,7 @@ LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND=">=dev-lang/go-1.26:="
+BDEPEND=">=dev-lang/go-1.26.0:="
RESTRICT+=" test"