commit: 04c6a297930ef810cba8afb67ad0477fa075d3fc Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Nov 21 21:10:30 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Nov 21 21:10:30 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c6a297
sys-cluster/k9scli: Stabilize 0.50.12 amd64, #966295 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-cluster/k9scli/k9scli-0.50.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/k9scli/k9scli-0.50.12.ebuild b/sys-cluster/k9scli/k9scli-0.50.12.ebuild index 61beb55ecd6f..070125c7e491 100644 --- a/sys-cluster/k9scli/k9scli-0.50.12.ebuild +++ b/sys-cluster/k9scli/k9scli-0.50.12.ebuild @@ -18,7 +18,7 @@ LICENSE="Apache-2.0" # Dependent licenses LICENSE+=" Apache-2.0 BSD BSD-2 CC0-1.0 ISC MIT MPL-2.0 Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" BDEPEND=">=dev-lang/go-1.24.1"
