diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:48:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-15 09:48:22 +0000 |
commit | 98efd088b4b92f15786d7ead79ecc6ca34aeb49b (patch) | |
tree | 795d9024eefb03054ead76a16b4a8bba4f38e2f6 /net-p2p/ctorrent | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-98efd088b4b92f15786d7ead79ecc6ca34aeb49b.tar.gz gentoo-2-98efd088b4b92f15786d7ead79ecc6ca34aeb49b.tar.bz2 gentoo-2-98efd088b4b92f15786d7ead79ecc6ca34aeb49b.zip |
arm/s390/sh stable
(Portage version: 2.2_rc14/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-p2p/ctorrent')
-rw-r--r-- | net-p2p/ctorrent/ctorrent-3.3.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/ctorrent/ctorrent-3.3.2.ebuild b/net-p2p/ctorrent/ctorrent-3.3.2.ebuild index 59f1fcbed1eb..763b6fe002e8 100644 --- a/net-p2p/ctorrent/ctorrent-3.3.2.ebuild +++ b/net-p2p/ctorrent/ctorrent-3.3.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild,v 1.5 2008/11/04 11:04:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/ctorrent/ctorrent-3.3.2.ebuild,v 1.6 2008/11/15 09:48:22 vapier Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/dtorrent/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~arm ppc ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc s390 sh ~sparc x86 ~x86-fbsd" IUSE="" S="${WORKDIR}/${MY_P}" |