summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2021-03-02 15:53:16 +0100
committerThomas Deutschmann <whissi@gentoo.org>2021-03-02 15:54:06 +0100
commitd466d1037cb962eaedbb0ee5056b796cc984781f (patch)
tree87ab1895cf407bf47bbd3aab183c9437fd11469e /app-editors/vis
parentdev-libs/libofx: x86 stable (bug #768408) (diff)
downloadgentoo-d466d1037cb962eaedbb0ee5056b796cc984781f.tar.gz
gentoo-d466d1037cb962eaedbb0ee5056b796cc984781f.tar.bz2
gentoo-d466d1037cb962eaedbb0ee5056b796cc984781f.zip
app-editors/vis: x86 stable (bug #768357)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-editors/vis')
-rw-r--r--app-editors/vis/vis-0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vis/vis-0.7.ebuild b/app-editors/vis/vis-0.7.ebuild
index c9d0b3047ab2..51103d1e3841 100644
--- a/app-editors/vis/vis-0.7.ebuild
+++ b/app-editors/vis/vis-0.7.ebuild
@@ -14,7 +14,7 @@ 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 )"
LICENSE="ISC"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86"
+KEYWORDS="~amd64 ~arm x86"
IUSE="+ncurses +lua selinux test tre"
REQUIRED_USE="lua? ( ${LUA_REQUIRED_USE} )"
RESTRICT="!test? ( test )"