diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 22:05:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-18 22:05:57 +0100 |
commit | 1f40ff3d85cbebc11d825041ec651324dc960e8c (patch) | |
tree | 8793e99ad5e07ce3288a357892d2e9b05fc64e0e /app-vim/dhcpd-syntax | |
parent | xfce-extra/xfce4-timer-plugin: stable 1.7.0 for ppc64, bug #651490 (diff) | |
download | gentoo-1f40ff3d85cbebc11d825041ec651324dc960e8c.tar.gz gentoo-1f40ff3d85cbebc11d825041ec651324dc960e8c.tar.bz2 gentoo-1f40ff3d85cbebc11d825041ec651324dc960e8c.zip |
app-vim/dhcpd-syntax: stable 20030825-r1 for ia64, bug #646598
Bug: https://bugs.gentoo.org/646598
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
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 0753efa4883a..dec60991ce00 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." |