summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-03-17 21:37:17 +0000
committerMike Frysinger <vapier@gentoo.org>2007-03-17 21:37:17 +0000
commitecbbd1b45fdf64d457cb79438a7d3140f2b9f7e5 (patch)
treed64f162a5df94ff6d8060cce32c685b48956d743 /net-p2p/bittorrent
parentarm/ia64/s390/sh stable (diff)
downloadgentoo-2-ecbbd1b45fdf64d457cb79438a7d3140f2b9f7e5.tar.gz
gentoo-2-ecbbd1b45fdf64d457cb79438a7d3140f2b9f7e5.tar.bz2
gentoo-2-ecbbd1b45fdf64d457cb79438a7d3140f2b9f7e5.zip
arm/s390 stable
(Portage version: 2.1.2.2)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r--net-p2p/bittorrent/bittorrent-5.0.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
index 9b7759b865ae..8ca55b080bae 100644
--- a/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
+++ b/net-p2p/bittorrent/bittorrent-5.0.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.9 2007/03/12 11:16:05 yoswink Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-5.0.5.ebuild,v 1.10 2007/03/17 21:37:17 vapier Exp $
inherit distutils fdo-mime eutils
@@ -14,7 +14,7 @@ SRC_URI="http://download.bittorrent.com/dl/${MY_P}.tar.gz"
LICENSE="BitTorrent"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ppc ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ppc ppc64 s390 sparc x86"
IUSE="gtk"
RDEPEND=">=dev-lang/python-2.3