diff options
Diffstat (limited to 'app-admin/ccze/ccze-0.2.1-r1.ebuild')
-rw-r--r-- | app-admin/ccze/ccze-0.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/ccze/ccze-0.2.1-r1.ebuild b/app-admin/ccze/ccze-0.2.1-r1.ebuild index a2860ba4c231..d9cb62f4b048 100644 --- a/app-admin/ccze/ccze-0.2.1-r1.ebuild +++ b/app-admin/ccze/ccze-0.2.1-r1.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-admin/ccze/ccze-0.2.1-r1.ebuild,v 1.7 2006/12/12 18:30:46 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/ccze/ccze-0.2.1-r1.ebuild,v 1.8 2006/12/12 22:18:22 drizzt Exp $ inherit fixheadtails autotools eutils @@ -12,7 +12,7 @@ RESTRICT="test" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ppc sparc x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libpcre" |