summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-10 21:10:34 -0800
committerMatt Turner <mattst88@gentoo.org>2018-03-10 21:10:34 -0800
commitbbef333ef583328bb3bab27c899be6d4d90e7ca7 (patch)
tree4c3b01af987be6b7a2445538c059044c98c4b16d /app-editors/vim-core
parentapp-editors/vim-8.0.1298: hppa stable, bug 639710 (diff)
downloadgentoo-bbef333ef583328bb3bab27c899be6d4d90e7ca7.tar.gz
gentoo-bbef333ef583328bb3bab27c899be6d4d90e7ca7.tar.bz2
gentoo-bbef333ef583328bb3bab27c899be6d4d90e7ca7.zip
app-editors/vim-core-8.0.1298: hppa stable, bug 639710
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r--app-editors/vim-core/vim-core-8.0.1298.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/vim-core/vim-core-8.0.1298.ebuild b/app-editors/vim-core/vim-core-8.0.1298.ebuild
index 21e2c3b16341..fee41423502b 100644
--- a/app-editors/vim-core/vim-core-8.0.1298.ebuild
+++ b/app-editors/vim-core/vim-core-8.0.1298.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999* ]] ; then
else
SRC_URI="https://github.com/vim/vim/archive/v${PV}.tar.gz -> vim-${PV}.tar.gz
https://dev.gentoo.org/~radhermit/vim/vim-8.0.0938-gentoo-patches.tar.bz2"
- KEYWORDS="alpha amd64 arm arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-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 ~x64-cygwin ~amd64-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 and gvim shared files"