amd64 stable, bug 157136
authorSteve Dibb <beandog@gentoo.org>
Fri, 8 Dec 2006 19:39:50 +0000 (19:39 +0000)
committerSteve Dibb <beandog@gentoo.org>
Fri, 8 Dec 2006 19:39:50 +0000 (19:39 +0000)
Package-Manager: portage-2.1.1-r2

app-portage/eix/eix-0.8.2.ebuild

index 8bfd1f20873dc8c6f3868502e058d2d7dc4b35ce..0d4ac17dbda929439b449297503a07f28d0bb577 100644 (file)
@@ -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 )"