diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-05 16:39:55 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-05 16:39:55 +0000 |
commit | 67b5c429355f28e720477719b79d59d58dfd0db2 (patch) | |
tree | 411a7ce3c15e95be9faa551310fe49ca6f551762 /net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild | |
parent | Add USE flag description to metadata wrt GLEP 56. (diff) | |
download | gentoo-2-67b5c429355f28e720477719b79d59d58dfd0db2.tar.gz gentoo-2-67b5c429355f28e720477719b79d59d58dfd0db2.tar.bz2 gentoo-2-67b5c429355f28e720477719b79d59d58dfd0db2.zip |
x86 stable
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild b/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild index 6c48a4c5e8b9..265bc9c923f6 100644 --- a/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild,v 1.4 2008/07/27 01:16:26 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/qbittorrent/qbittorrent-1.0.0.ebuild,v 1.5 2008/08/05 16:39:55 armin76 Exp $ EAPI="1" @@ -15,7 +15,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" DEPEND="|| ( x11-libs/qt-gui:4 =x11-libs/qt-4.3*:4 ) |