commit: 22ef11c5034f6aea99c400a62634b84c64876242
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 24 14:29:50 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 24 14:29:50 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22ef11c5
dev-go/go-tools: Stabilize 0.28.0 amd64, #954247
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-go/go-tools/go-tools-0.28.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-go/go-tools/go-tools-0.28.0.ebuild
b/dev-go/go-tools/go-tools-0.28.0.ebuild
index 442e64290744..6533f45c9ec9 100644
--- a/dev-go/go-tools/go-tools-0.28.0.ebuild
+++ b/dev-go/go-tools/go-tools-0.28.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -12,7 +12,7 @@ S=${WORKDIR}/${P#go-}
LICENSE="BSD MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="amd64 ~arm ~x86"
# Many test failures.
RESTRICT="test"