dev-go/gopls: Stabilize 0.18.1 amd64, #954253

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-04-24 15:29:56 +01:00
parent a2312ff324
commit c03a1bfe23

View File

@@ -5,7 +5,7 @@ EAPI=8
inherit go-module
ARCHIVE_URI="https://github.com/golang/tools/archive/refs/tags/gopls/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
DESCRIPTION="\"Go please\" is the official Go language server"
HOMEPAGE="https://github.com/golang/tools/blob/master/gopls/README.md"
SLOT="0"