diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-17 18:49:50 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-11-17 18:49:50 +0000 |
commit | b57cfdd354e92dc7fa3e303eab97786def90b018 (patch) | |
tree | 46174fd0584bfee993f75384b1925dbdf44aff32 /net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild | |
parent | x86 stable wrt bug #390451 (diff) | |
download | gentoo-2-b57cfdd354e92dc7fa3e303eab97786def90b018.tar.gz gentoo-2-b57cfdd354e92dc7fa3e303eab97786def90b018.tar.bz2 gentoo-2-b57cfdd354e92dc7fa3e303eab97786def90b018.zip |
x86 stable wrt bug #390591
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild')
-rw-r--r-- | net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild b/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild index bb0c75b07961..42fbd83b3032 100644 --- a/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild +++ b/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild,v 1.4 2011/11/17 15:42:17 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/bittorrent/bittorrent-4.4.0-r2.ebuild,v 1.5 2011/11/17 18:49:50 phajdan.jr Exp $ EAPI="3" @@ -24,7 +24,7 @@ SRC_URI="http://www.bittorrent.com/dl/${MY_P}.tar.gz" LICENSE="BitTorrent" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="gtk" RDEPEND=">=dev-python/pycrypto-2.0 |