diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 01:06:31 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-03-09 01:06:31 +0000 |
commit | 163176c205be71e0245b24c25dbef7cf65bc9657 (patch) | |
tree | bdb9a857ddea2449eb85073d57858b59016b1446 /net-p2p/bittorrent | |
parent | arm/ia64/s390 stable (diff) | |
download | gentoo-2-163176c205be71e0245b24c25dbef7cf65bc9657.tar.gz gentoo-2-163176c205be71e0245b24c25dbef7cf65bc9657.tar.bz2 gentoo-2-163176c205be71e0245b24c25dbef7cf65bc9657.zip |
arm stable
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-p2p/bittorrent')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild index 449c312b036d..85537251a637 100644 --- a/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild +++ b/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.4 2005/03/05 03:49:15 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-3.4.2-r2.ebuild,v 1.5 2005/03/09 01:04:53 vapier Exp $ inherit distutils @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.zip" LICENSE="MIT" SLOT="0" -KEYWORDS="x86 ppc sparc ~alpha ~arm ~amd64" +KEYWORDS="~alpha ~amd64 arm ppc sparc x86" IUSE="X" RDEPEND="X? ( <dev-python/wxpython-2.5* ) |