app-vim/vim-go: Stabilize 1.26 amd64, #913056

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-09-10 16:52:38 +01:00
parent 5c20b177d8
commit 68dec4dcc5

View File

@@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/fatih/vim-go"
SRC_URI="https://github.com/fatih/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
KEYWORDS="~amd64 x86"
KEYWORDS="amd64 x86"
RESTRICT="test"
RDEPEND="dev-go/gopls"