diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild b/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild index 8b970d19408b..92cc9fab7a2e 100644 --- a/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild,v 1.2 2010/07/04 08:51:26 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-2.2.8.ebuild,v 1.3 2010/07/16 09:58:15 fauli Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="+X geoip libnotify" # boost version so that we always have thread support |