diff options
author | Tom Martin <slarti@gentoo.org> | 2004-10-29 22:22:25 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-10-29 22:22:25 +0000 |
commit | f875c8d5f6990c712e18426890323f7e73441158 (patch) | |
tree | c9d17c4eeecdb443e4807c7d5d18541fff21935f /app-misc/vifm/vifm-0.2a.ebuild | |
parent | Added ~s390 keyword. (diff) | |
download | historical-f875c8d5f6990c712e18426890323f7e73441158.tar.gz historical-f875c8d5f6990c712e18426890323f7e73441158.tar.bz2 historical-f875c8d5f6990c712e18426890323f7e73441158.zip |
Marked ~amd64, see #69274
Diffstat (limited to 'app-misc/vifm/vifm-0.2a.ebuild')
-rw-r--r-- | app-misc/vifm/vifm-0.2a.ebuild | 4 |
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 83cf59a6df1f..7619358384e3 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 Foundation # 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.3 2004/06/24 22:37:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/vifm/vifm-0.2a.ebuild,v 1.4 2004/10/29 22:22:25 slarti 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 s390" +KEYWORDS="~x86 s390 ~amd64" IUSE="" DEPEND=">=sys-apps/sed-4.0*" |