summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongxiang Liang <tanekliang@gmail.com>2021-10-10 15:02:13 +0000
committerYixun Lan <dlan@gentoo.org>2021-10-11 21:45:47 +0800
commit0bbdd52f66e8ade22531d6416935c726e474a545 (patch)
tree6a4cb9685f1cd5dbdf30fd025b14a490229cf5f4 /app-editors/neovim
parentdev-scheme/gauche: drop old (diff)
downloadgentoo-0bbdd52f66e8ade22531d6416935c726e474a545.tar.gz
gentoo-0bbdd52f66e8ade22531d6416935c726e474a545.tar.bz2
gentoo-0bbdd52f66e8ade22531d6416935c726e474a545.zip
app-editors/neovim: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Yongxiang Liang <tanekliang@gmail.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-editors/neovim')
-rw-r--r--app-editors/neovim/neovim-0.5.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/neovim/neovim-0.5.1.ebuild b/app-editors/neovim/neovim-0.5.1.ebuild
index 99aa8bbbb72f..6e99dc9e54d6 100644
--- a/app-editors/neovim/neovim-0.5.1.ebuild
+++ b/app-editors/neovim/neovim-0.5.1.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_REPO_URI="https://github.com/neovim/neovim.git"
else
SRC_URI="https://github.com/neovim/neovim/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos"
+ KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86 ~x64-macos"
fi
LICENSE="Apache-2.0 vim"