diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2016-08-08 14:05:33 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2016-08-08 14:06:40 +0200 |
commit | 90390fd7c4b448d5a9cc89185f3a44a2ca2b0c28 (patch) | |
tree | 9b0e50ff0302d2451d7b6b61663a7238675ca478 /app-vim | |
parent | 14475cecbfe0bce4ee0c1a0973ca0e8205905c46 (diff) | |
download | gentoo-90390fd7c4b448d5a9cc89185f3a44a2ca2b0c28.tar.gz gentoo-90390fd7c4b448d5a9cc89185f3a44a2ca2b0c28.tar.xz |
app-vim/tmpl: Stable for amd64. Retroactively mark stable for the remaining arches using the ALLARCHES policy.
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/tmpl/tmpl-0.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/tmpl/tmpl-0.1-r1.ebuild b/app-vim/tmpl/tmpl-0.1-r1.ebuild index a94d7e50a03..99da5e1c88a 100644 --- a/app-vim/tmpl/tmpl-0.1-r1.ebuild +++ b/app-vim/tmpl/tmpl-0.1-r1.ebuild @@ -9,7 +9,7 @@ inherit vim-plugin DESCRIPTION="vim plugin: Syntax for Sam Tregar's HTML::Template" HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=254" LICENSE="vim" -KEYWORDS="~x86 ~alpha ~ia64 ~sparc ~amd64 ~ppc" +KEYWORDS="x86 alpha ia64 sparc amd64 ppc" IUSE="" VIM_PLUGIN_HELPURL="http://www.vim.org/scripts/script.php?script_id=254" |