summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2012-12-04 10:47:31 +0000
committerAnthony G. Basile <blueness@gentoo.org>2012-12-04 10:47:31 +0000
commita2b9e5c29410207722e75f2960480357f8c17cc5 (patch)
treea2b721142d3b67bf3f464ca15820d4c639bf049d /app-vim/align/align-42.ebuild
parentstable ppc, bug #445498 (diff)
downloadhistorical-a2b9e5c29410207722e75f2960480357f8c17cc5.tar.gz
historical-a2b9e5c29410207722e75f2960480357f8c17cc5.tar.bz2
historical-a2b9e5c29410207722e75f2960480357f8c17cc5.zip
stable ppc, bug #441122
Package-Manager: portage-2.1.11.31/cvs/Linux x86_64 Manifest-Sign-Key: 0xF52D4BBA
Diffstat (limited to 'app-vim/align/align-42.ebuild')
-rw-r--r--app-vim/align/align-42.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-42.ebuild b/app-vim/align/align-42.ebuild
index ebf6729b0b04..0e61e5d1670b 100644
--- a/app-vim/align/align-42.ebuild
+++ b/app-vim/align/align-42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.2 2012/12/03 16:57:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.3 2012/12/04 10:47:19 blueness Exp $
EAPI=4
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
LICENSE="vim"
-KEYWORDS="~alpha amd64 ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~ia64 ~mips ppc ~sparc ~x86"
IUSE=""
RDEPEND="app-vim/cecutil"