summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-04-04 18:05:50 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2024-04-04 18:05:50 +0300
commite01cb60dd68246837d6e65af7e6ba6a1636778f6 (patch)
treef8203e2b4db53c0ef3639c2f5122455d6cbc693e /app-editors/vis
parentsys-libs/freeipmi: Keyword 1.6.11 arm64, #928574 (diff)
downloadgentoo-e01cb60dd68246837d6e65af7e6ba6a1636778f6.tar.gz
gentoo-e01cb60dd68246837d6e65af7e6ba6a1636778f6.tar.bz2
gentoo-e01cb60dd68246837d6e65af7e6ba6a1636778f6.zip
app-editors/vis: Keyword 0.8-r1 arm64, #928575
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors/vis')
-rw-r--r--app-editors/vis/vis-0.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vis/vis-0.8-r1.ebuild b/app-editors/vis/vis-0.8-r1.ebuild
index e0d3d55c85bb..4d51439d30ad 100644
--- a/app-editors/vis/vis-0.8-r1.ebuild
+++ b/app-editors/vis/vis-0.8-r1.ebuild
@@ -14,7 +14,7 @@ if [ "${PV}" == "9999" ]; then
else
SRC_URI="https://github.com/martanne/vis/releases/download/v${PV}/${P}.tar.gz
test? ( https://github.com/martanne/vis-test/releases/download/v${MY_PTV}/vis-test-${MY_PTV}.tar.gz )"
- KEYWORDS="amd64 arm ~riscv x86"
+ KEYWORDS="amd64 arm ~arm64 ~riscv x86"
fi
DESCRIPTION="modern, legacy free, simple yet efficient vim-like editor"