summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-15 21:33:04 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-15 21:33:04 +0000
commit9996a8eeeadf4aa1544514ec76fe6112b9c31e17 (patch)
tree444bc00044a4fce6f3442e6531feebe852d01bc7 /app-misc/vifm/vifm-0.2a.ebuild
parent~amd64 (Manifest recommit) (diff)
downloadgentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.tar.gz
gentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.tar.bz2
gentoo-2-9996a8eeeadf4aa1544514ec76fe6112b9c31e17.zip
added s390 to keywords
Diffstat (limited to 'app-misc/vifm/vifm-0.2a.ebuild')
-rw-r--r--app-misc/vifm/vifm-0.2a.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/vifm/vifm-0.2a.ebuild b/app-misc/vifm/vifm-0.2a.ebuild
index 8652b37bb7ba..efdb64a42c0c 100644
--- a/app-misc/vifm/vifm-0.2a.ebuild
+++ b/app-misc/vifm/vifm-0.2a.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.1 2004/01/15 19:04:48 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.2 2004/04/15 21:33:04 randy Exp $
DESCRIPTION="Console file manager with vi/vim-like keybindings"
HOMEPAGE="http://vifm.sourceforge.net/"
@@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/vifm/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 s390"
IUSE=""
DEPEND=">=sys-apps/sed-4.0*"