summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2017-01-28 16:30:19 +0200
committerMart Raudsepp <leio@gentoo.org>2017-01-28 16:31:54 +0200
commit8b83fbf9d89fbce48e5bccba048e80a41fa8d244 (patch)
tree956f01bbd444dfa368792345a5e35f7909b51a94 /app-vim/xsl-syntax
parentapp-vim/xquery-syntax: Drop to ~mips; mips doesn't do stable keywords right now (diff)
downloadgentoo-8b83fbf9d89fbce48e5bccba048e80a41fa8d244.tar.gz
gentoo-8b83fbf9d89fbce48e5bccba048e80a41fa8d244.tar.bz2
gentoo-8b83fbf9d89fbce48e5bccba048e80a41fa8d244.zip
app-vim/xsl-syntax: Drop to ~mips; mips doesn't do stable keywords right now
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim/xsl-syntax')
-rw-r--r--app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild
index 75af74db87f6..eabbfc6c5998 100644
--- a/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild
+++ b/app-vim/xsl-syntax/xsl-syntax-0.3.11-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: Syntax for XSLT (with HTML and others)"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=257"
LICENSE="vim"
-KEYWORDS="alpha amd64 ia64 mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc ppc64 sparc x86"
IUSE=""
VIM_PLUGIN_HELPURI="http://www.vim.org/scripts/script.php?script_id=257"