diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-06-25 20:13:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-06-25 20:13:11 +0000 |
commit | 29a69d5148e6ab1d8b63c1c07e14723b7b8e6801 (patch) | |
tree | 9f158df8b2314ec99f2dac8775e8f3c8baedba8b /app-editors/vile/vile-9.8g.ebuild | |
parent | marked x86 per bug 418439 (diff) | |
download | gentoo-2-29a69d5148e6ab1d8b63c1c07e14723b7b8e6801.tar.gz gentoo-2-29a69d5148e6ab1d8b63c1c07e14723b7b8e6801.tar.bz2 gentoo-2-29a69d5148e6ab1d8b63c1c07e14723b7b8e6801.zip |
marked x86 per bug 418409
(Portage version: 2.2.0_alpha112/cvs/Linux i686)
Diffstat (limited to 'app-editors/vile/vile-9.8g.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.8g.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vile/vile-9.8g.ebuild b/app-editors/vile/vile-9.8g.ebuild index bf3d48e04b7d..48dbce9f7ee8 100644 --- a/app-editors/vile/vile-9.8g.ebuild +++ b/app-editors/vile/vile-9.8g.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8g.ebuild,v 1.3 2012/06/24 10:38:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.8g.ebuild,v 1.4 2012/06/25 20:13:11 jdhore Exp $ EAPI="4" @@ -10,7 +10,7 @@ SRC_URI="ftp://invisible-island.net/vile/current/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc ~x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86 ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="perl" RDEPEND=">=sys-libs/ncurses-5.2 |