summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-05 13:04:39 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-05 21:52:56 +0800
commit9783b786c49ca3db75974a2776b8e384137a0e07 (patch)
tree1ffe0b8a1905543738c9cbda26fa1d04e85762c6 /app-vim/vimtex
parentapp-text/zathura-ps: keyword 0.2.6 for ~riscv (diff)
downloadgentoo-9783b786c49ca3db75974a2776b8e384137a0e07.tar.gz
gentoo-9783b786c49ca3db75974a2776b8e384137a0e07.tar.bz2
gentoo-9783b786c49ca3db75974a2776b8e384137a0e07.zip
app-vim/vimtex: keyword 1.5 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-vim/vimtex')
-rw-r--r--app-vim/vimtex/vimtex-1.5.ebuild2
-rw-r--r--app-vim/vimtex/vimtex-99999999.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimtex/vimtex-1.5.ebuild b/app-vim/vimtex/vimtex-1.5.ebuild
index 569741da84e0..bc71b2da1a54 100644
--- a/app-vim/vimtex/vimtex-1.5.ebuild
+++ b/app-vim/vimtex/vimtex-1.5.ebuild
@@ -8,7 +8,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: a modern vim plugin for editing LaTeX files"
HOMEPAGE="https://github.com/lervag/vimtex"
SRC_URI="https://github.com/lervag/vimtex/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~riscv ~x86"
LICENSE="MIT"
VIM_PLUGIN_HELPFILES="${PN}"
diff --git a/app-vim/vimtex/vimtex-99999999.ebuild b/app-vim/vimtex/vimtex-99999999.ebuild
index db4521995634..57d396e62229 100644
--- a/app-vim/vimtex/vimtex-99999999.ebuild
+++ b/app-vim/vimtex/vimtex-99999999.ebuild
@@ -12,7 +12,7 @@ else
inherit vcs-snapshot
COMMIT_HASH="17d809706edcb277f1ee7fa5e33aff3619926fe4"
SRC_URI="https://github.com/lervag/vimtex/archive/${COMMIT_HASH}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86"
+ KEYWORDS="~amd64 ~riscv ~x86"
fi
DESCRIPTION="vim plugin: a modern vim plugin for editing LaTeX files"