diff options
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild b/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild index 9aef088b6c32..3ef15b3e1ce3 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild,v 1.2 2013/03/02 23:09:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-3.0.8.ebuild,v 1.3 2013/03/05 16:44:32 ago Exp $ EAPI="2" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="dbus +X geoip" QT_MIN="4.6.1" |