summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-11 12:56:07 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-11 12:56:07 +0100
commit8f467079ac7da1e468593cb7c7de783eb85dde5e (patch)
tree928d9b3f2ee30d0b43b31aed732abc612654db05 /app-editors
parentwww-client/vivaldi-snapshot: Old (diff)
downloadgentoo-8f467079ac7da1e468593cb7c7de783eb85dde5e.tar.gz
gentoo-8f467079ac7da1e468593cb7c7de783eb85dde5e.tar.bz2
gentoo-8f467079ac7da1e468593cb7c7de783eb85dde5e.zip
app-editors/vis: arm stable wrt bug #702366
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vis/vis-0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vis/vis-0.5.ebuild b/app-editors/vis/vis-0.5.ebuild
index 0fde7f463dd1..8c74395178d9 100644
--- a/app-editors/vis/vis-0.5.ebuild
+++ b/app-editors/vis/vis-0.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/martanne/vis/releases/download/v${PV}/vis-v${PV}.tar
test? ( https://github.com/martanne/vis-test/releases/download/v${MY_PTV}/vis-test-${MY_PTV}.tar.gz -> vis-test-${MY_PTV}.tar.gz )"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 arm x86"
IUSE="+ncurses selinux test tre"
RESTRICT="!test? ( test )"