diff options
author | Mike Kelly <pioto@gentoo.org> | 2006-10-24 17:11:16 +0000 |
---|---|---|
committer | Mike Kelly <pioto@gentoo.org> | 2006-10-24 17:11:16 +0000 |
commit | fff348e2736eef7715121b91c519d8f45e6b77c0 (patch) | |
tree | c283070827120b03b20e9634e2ccf2f57903d050 /app-editors/vim-core | |
parent | Dropping ~ppc-macos keyword. (diff) | |
download | gentoo-2-fff348e2736eef7715121b91c519d8f45e6b77c0.tar.gz gentoo-2-fff348e2736eef7715121b91c519d8f45e6b77c0.tar.bz2 gentoo-2-fff348e2736eef7715121b91c519d8f45e6b77c0.zip |
Dropping ~ppc-macos keyword (for real).
(Portage version: 2.1.2_pre3-r7)
Diffstat (limited to 'app-editors/vim-core')
-rw-r--r-- | app-editors/vim-core/vim-core-7.0.146.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-7.0.146.ebuild b/app-editors/vim-core/vim-core-7.0.146.ebuild index 04dc3cf9fcf0..d2793f2e4e58 100644 --- a/app-editors/vim-core/vim-core-7.0.146.ebuild +++ b/app-editors/vim-core/vim-core-7.0.146.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.146.ebuild,v 1.2 2006/10/24 16:58:23 pioto Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.0.146.ebuild,v 1.3 2006/10/24 17:11:16 pioto Exp $ inherit vim @@ -17,7 +17,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.*} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc -ppc-macos ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd" IUSE="" DEPEND="${DEPEND}" PDEPEND="!livecd? ( app-vim/gentoo-syntax )" |