diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-04-05 00:52:03 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-04-05 01:08:21 +0200 |
commit | bca3a205e435984b4d4d540186edd73d0d00ea14 (patch) | |
tree | 3916b1060ac3170e56bc839d4149b0dddeffa96b /app-vim | |
parent | dev-python/m2r: Fix a Q/A error due to some extra text (diff) | |
download | gentoo-bca3a205e435984b4d4d540186edd73d0d00ea14.tar.gz gentoo-bca3a205e435984b4d4d540186edd73d0d00ea14.tar.bz2 gentoo-bca3a205e435984b4d4d540186edd73d0d00ea14.zip |
app-vim/extra-syntax: stable for amd64+x86+ppc.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/extra-syntax/extra-syntax-4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild b/app-vim/extra-syntax/extra-syntax-4-r1.ebuild index 630c3c588f4c..9c88ee7d91b3 100644 --- a/app-vim/extra-syntax/extra-syntax-4-r1.ebuild +++ b/app-vim/extra-syntax/extra-syntax-4-r1.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 EAPI=6 @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: metapackage for all extra syntax packages" HOMEPAGE="http://www.vim.org/" LICENSE="metapackage" -KEYWORDS="~amd64 ~mips ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~mips ~ppc ppc64 x86" SRC_URI="" IUSE="" |