diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 21:56:52 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 21:58:08 +0100 |
commit | 384fee0da7ecb8c5623c24eaba524c01315a0e80 (patch) | |
tree | 9d4efad22acd076d6295f88b16e9c7fb53612fe9 /app-vim/dhcpd-syntax | |
parent | app-vim/vim-spell-ru: stable 20070506-r1 for ppc, bug #646596 (diff) | |
download | gentoo-384fee0da7ecb8c5623c24eaba524c01315a0e80.tar.gz gentoo-384fee0da7ecb8c5623c24eaba524c01315a0e80.tar.bz2 gentoo-384fee0da7ecb8c5623c24eaba524c01315a0e80.zip |
app-vim/dhcpd-syntax: stable 20030825-r1 for ppc, bug #646598
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-vim/dhcpd-syntax')
-rw-r--r-- | app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index 33a546d90f18..0753efa4883a 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild @@ -8,7 +8,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" VIM_PLUGIN_HELPTEXT="This plugin provides syntax highlighting for dhcpd.conf files." |