summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vim-go')
-rw-r--r--app-vim/vim-go/vim-go-1.26.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/vim-go/vim-go-1.26.ebuild b/app-vim/vim-go/vim-go-1.26.ebuild
index 6f34df59ddbc..5d58adf679cd 100644
--- a/app-vim/vim-go/vim-go-1.26.ebuild
+++ b/app-vim/vim-go/vim-go-1.26.ebuild
@@ -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"
+KEYWORDS="~amd64 ~x86"
RESTRICT="test"
RDEPEND="dev-go/gopls"