diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-09 20:45:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-08-09 20:45:50 +0300 |
commit | cd587b69710c4bf3733c0a4e896084b5d46bba4c (patch) | |
tree | 5395bb7a757a927412ef00e3c4a7f8fc21145085 /net-p2p | |
parent | net-proxy/haproxy: x86 stable wrt bug #553588 (diff) | |
download | gentoo-cd587b69710c4bf3733c0a4e896084b5d46bba4c.tar.gz gentoo-cd587b69710c4bf3733c0a4e896084b5d46bba4c.tar.bz2 gentoo-cd587b69710c4bf3733c0a4e896084b5d46bba4c.zip |
net-p2p/qbittorrent: x86 stable wrt bug #550078
Package-Manager: portage-2.2.20
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild b/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild index 5ce4e4820eae..c45255a08ecf 100644 --- a/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild +++ b/net-p2p/qbittorrent/qbittorrent-3.1.12.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~ppc64 x86" IUSE="dbus debug geoip +X" |