diff options
Diffstat (limited to 'dev-util/cccc/cccc-3.0_pre63.ebuild')
-rw-r--r-- | dev-util/cccc/cccc-3.0_pre63.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/cccc/cccc-3.0_pre63.ebuild b/dev-util/cccc/cccc-3.0_pre63.ebuild index 8343eae4d725..3de75b3d1d52 100644 --- a/dev-util/cccc/cccc-3.0_pre63.ebuild +++ b/dev-util/cccc/cccc-3.0_pre63.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cccc/cccc-3.0_pre63.ebuild,v 1.5 2004/06/25 02:22:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cccc/cccc-3.0_pre63.ebuild,v 1.6 2006/04/15 07:10:47 halcy0n Exp $ MY_PV="${PV/0_}" S="${WORKDIR}/${PN}-${MY_PV}" @@ -10,7 +10,7 @@ HOMEPAGE="http://cccc.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="~x86" IUSE="" DEPEND="" |