summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-02-22 11:06:17 +0100
committerMichael Weber <xmw@gentoo.org>2017-02-22 11:06:29 +0100
commit58b1f5e4b0fef83bbcc061a84e786f58104d180e (patch)
tree6714dce076b1c03acebc82eb0db6d7726575480a /app-editors
parentapp-editors/vim-core: arm64 stable. (diff)
downloadgentoo-58b1f5e4b0fef83bbcc061a84e786f58104d180e.tar.gz
gentoo-58b1f5e4b0fef83bbcc061a84e786f58104d180e.tar.bz2
gentoo-58b1f5e4b0fef83bbcc061a84e786f58104d180e.zip
app-editors/vim: arm64 stable.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/vim-8.0.0106.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim/vim-8.0.0106.ebuild b/app-editors/vim/vim-8.0.0106.ebuild
index 4e8471bce06e..7f3a5b4128c2 100644
--- a/app-editors/vim/vim-8.0.0106.ebuild
+++ b/app-editors/vim/vim-8.0.0106.ebuild
@@ -14,7 +14,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://dev.gentoo.org/~radhermit/vim/vim-8.0.0106-gentoo-patches.tar.bz2"
- KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+ KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Vim, an improved vi-style text editor"