commit:     5166a568af6f52235f713897fc9306e41fb9f84c
Author:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  6 22:04:58 2025 +0000
Commit:     Kenton Groombridge <concord <AT> gentoo <DOT> org>
CommitDate: Mon Jan  6 22:25:26 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5166a568

sys-cluster/kubelogin: stabilize 1.31.0 for amd64, arm64

Signed-off-by: Kenton Groombridge <concord <AT> gentoo.org>

 sys-cluster/kubelogin/kubelogin-1.31.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-cluster/kubelogin/kubelogin-1.31.0.ebuild 
b/sys-cluster/kubelogin/kubelogin-1.31.0.ebuild
index 3df1f523fb01..d159d670feb0 100644
--- a/sys-cluster/kubelogin/kubelogin-1.31.0.ebuild
+++ b/sys-cluster/kubelogin/kubelogin-1.31.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2023-2024 Gentoo Authors
+# Copyright 2023-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -11,7 +11,7 @@ SRC_URI+=" 
https://dev.gentoo.org/~concord/distfiles/${P}-deps.tar.xz";
 
 LICENSE="Apache-2.0 BSD BSD-2 ISC MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="amd64 arm64"
 
 src_compile() {
        ego build -ldflags="-s -w" -o ./bin/${PN} .

Reply via email to