summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-03-04 14:36:16 +0100
committerAgostino Sarubbo <ago@gentoo.org>2017-03-04 14:38:20 +0100
commit4a5cd669f27f9f08eb0b4aca5b35854cd31afd9e (patch)
tree3e9d9042e86cbdb5cbd03b04e0803a376837152a /app-editors
parentdev-libs/opensc: amd64 stable wrt bug #611512 (diff)
downloadgentoo-4a5cd669f27f9f08eb0b4aca5b35854cd31afd9e.tar.gz
gentoo-4a5cd669f27f9f08eb0b4aca5b35854cd31afd9e.tar.bz2
gentoo-4a5cd669f27f9f08eb0b4aca5b35854cd31afd9e.zip
app-editors/gvim: amd64 stable wrt bug #611386
Package-Manager: portage-2.3.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/gvim-8.0.0386.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/gvim/gvim-8.0.0386.ebuild b/app-editors/gvim/gvim-8.0.0386.ebuild
index 35a50f5b0590..bee184cb69c8 100644
--- a/app-editors/gvim/gvim-8.0.0386.ebuild
+++ b/app-editors/gvim/gvim-8.0.0386.ebuild
@@ -14,7 +14,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.0106-gentoo-patches.tar.bz2"
- KEYWORDS="alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+ KEYWORDS="alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
fi
DESCRIPTION="GUI version of the Vim text editor"