diff options
author | 2010-04-09 08:22:36 +0000 | |
---|---|---|
committer | 2010-04-09 08:22:36 +0000 | |
commit | 0fc603ffabfec85e634f4045fb0367866a6f6054 (patch) | |
tree | d65b77bd319f246fd03c03e8a77c3d7984442df1 /app-editors/zile/zile-2.3.15.ebuild | |
parent | Cleanup (diff) | |
download | historical-0fc603ffabfec85e634f4045fb0367866a6f6054.tar.gz historical-0fc603ffabfec85e634f4045fb0367866a6f6054.tar.bz2 historical-0fc603ffabfec85e634f4045fb0367866a6f6054.zip |
stable x86, bug 313867
Package-Manager: portage-2.1.7.17/cvs/Linux i686
Diffstat (limited to 'app-editors/zile/zile-2.3.15.ebuild')
-rw-r--r-- | app-editors/zile/zile-2.3.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/zile/zile-2.3.15.ebuild b/app-editors/zile/zile-2.3.15.ebuild index 17ca507be133..5a55939b1d2f 100644 --- a/app-editors/zile/zile-2.3.15.ebuild +++ b/app-editors/zile/zile-2.3.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.15.ebuild,v 1.1 2010/03/03 11:13:35 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/zile/zile-2.3.15.ebuild,v 1.2 2010/04/09 08:22:36 fauli Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="livecd test valgrind" RDEPEND="sys-libs/ncurses" |