summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-vim/vimcalc/vimcalc-1.3.ebuild')
-rw-r--r--app-vim/vimcalc/vimcalc-1.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimcalc/vimcalc-1.3.ebuild b/app-vim/vimcalc/vimcalc-1.3.ebuild
index 933e0e7c6805..ee138628634e 100644
--- a/app-vim/vimcalc/vimcalc-1.3.ebuild
+++ b/app-vim/vimcalc/vimcalc-1.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcalc/vimcalc-1.3.ebuild,v 1.3 2011/12/09 21:33:23 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vimcalc/vimcalc-1.3.ebuild,v 1.4 2011/12/11 09:15:29 phajdan.jr Exp $
EAPI="4"
@@ -10,7 +10,7 @@ DESCRIPTION="vim plugin: provides an interactive calculator inside vim"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=3329"
SRC_URI="http://www.vim.org/scripts/download_script.php?src_id=15317 -> ${P}.zip"
LICENSE="vim"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
VIM_PLUGIN_HELPFILES="vimcalc"