summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2003-09-03 22:40:19 +0000
committerJason Wever <weeve@gentoo.org>2003-09-03 22:40:19 +0000
commitffaa4709b3ea5627f0ecf376b731e611e253b348 (patch)
treea9b9382bcc382b8197f353bc62cfd3b2411af5ec /app-vim/info/info-1.7-r1.ebuild
parentNew entry (diff)
downloadgentoo-2-ffaa4709b3ea5627f0ecf376b731e611e253b348.tar.gz
gentoo-2-ffaa4709b3ea5627f0ecf376b731e611e253b348.tar.bz2
gentoo-2-ffaa4709b3ea5627f0ecf376b731e611e253b348.zip
Added ~sparc to keywords to fix bug #27740.
Diffstat (limited to 'app-vim/info/info-1.7-r1.ebuild')
-rw-r--r--app-vim/info/info-1.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/info/info-1.7-r1.ebuild b/app-vim/info/info-1.7-r1.ebuild
index 046a3b34b5b0..83dddc2c1637 100644
--- a/app-vim/info/info-1.7-r1.ebuild
+++ b/app-vim/info/info-1.7-r1.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7-r1.ebuild,v 1.1 2003/08/21 02:37:30 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/info/info-1.7-r1.ebuild,v 1.2 2003/09/03 22:38:22 weeve Exp $
inherit vim-plugin
DESCRIPTION="vim plugin: GNU info documentation browser"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=21"
LICENSE="BSD"
-KEYWORDS="x86 alpha"
+KEYWORDS="x86 alpha ~sparc"
DEPEND="${DEPEND} >=sys-apps/sed-4"
src_unpack() {