diff options
Diffstat (limited to 'net-p2p/cccp/cccp-0.9.ebuild')
-rw-r--r-- | net-p2p/cccp/cccp-0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/cccp/cccp-0.9.ebuild b/net-p2p/cccp/cccp-0.9.ebuild index e9f3de5ab242..eb58a7c037d3 100644 --- a/net-p2p/cccp/cccp-0.9.ebuild +++ b/net-p2p/cccp/cccp-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v 1.3 2004/08/23 03:10:58 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/cccp/cccp-0.9.ebuild,v 1.4 2005/03/25 23:20:24 blubb Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://members01.chello.se/hampasfirma/cccp/${PN}.${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND=">=net-p2p/dctc-0.83" |