diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-07-30 10:46:00 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-07-30 10:46:00 +0000 |
commit | 536f54be9f8f8e27b24c3ce29c345417c001a082 (patch) | |
tree | c85731012342ee383f0bceed132ddce341f9908a /app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | |
parent | * bump (diff) | |
download | historical-536f54be9f8f8e27b24c3ce29c345417c001a082.tar.gz historical-536f54be9f8f8e27b24c3ce29c345417c001a082.tar.bz2 historical-536f54be9f8f8e27b24c3ce29c345417c001a082.zip |
Stable on ppc64; bug #185691
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-vim/eselect-syntax/eselect-syntax-20070506.ebuild')
-rw-r--r-- | app-vim/eselect-syntax/eselect-syntax-20070506.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild index 7480ebce1bc7..47f45915cbe1 100644 --- a/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild +++ b/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.3 2007/07/30 06:39:37 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/eselect-syntax/eselect-syntax-20070506.ebuild,v 1.4 2007/07/30 10:46:00 corsair Exp $ inherit eutils vim-plugin @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gentoo.org/" SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="vim" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd" DEPEND="!<app-vim/gentoo-syntax-20070506" |