From: Steve Dibb Date: Fri, 8 Dec 2006 19:39:50 +0000 (+0000) Subject: amd64 stable, bug 157136 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=02f682c6ae0cb363e06c95ee88b60d94c297a7ad;p=gentoo.git amd64 stable, bug 157136 Package-Manager: portage-2.1.1-r2 --- diff --git a/app-portage/eix/eix-0.8.2.ebuild b/app-portage/eix/eix-0.8.2.ebuild index 8bfd1f20873d..0d4ac17dbda9 100644 --- a/app-portage/eix/eix-0.8.2.ebuild +++ b/app-portage/eix/eix-0.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.2.ebuild,v 1.2 2006/12/08 19:34:54 beandog Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/eix/eix-0.8.2.ebuild,v 1.3 2006/12/08 19:39:49 beandog Exp $ DESCRIPTION="Small utility for searching ebuilds with indexing for fast results" HOMEPAGE="http://dev.croup.de/proj/eix" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/eix/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="sqlite" DEPEND="sqlite? ( >=dev-db/sqlite-3 )"