net-p2p/qbittorrent: amd64 stable wrt bug #653976
authorAaron Bauman <bman@gentoo.org>
Wed, 25 Apr 2018 00:37:22 +0000 (20:37 -0400)
committerAaron Bauman <bman@gentoo.org>
Wed, 25 Apr 2018 00:38:04 +0000 (20:38 -0400)
Bug: https://bugs.gentoo.org/653976
Package-Manager: Portage-2.3.31, Repoman-2.3.9

net-p2p/qbittorrent/qbittorrent-4.0.4.ebuild

index 1f76cf096f6ee1e393d5cd935e6552a51309f993..7e8cef21ed8263a119f6b21518429cc4a524ef69 100644 (file)
@@ -14,7 +14,7 @@ if [[ ${PV} == *9999 ]]; then
 else
        MY_P=${P/_}
        SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.xz"
-       KEYWORDS="~amd64 ~arm ~ppc64 ~x86"
+       KEYWORDS="amd64 ~arm ~ppc64 ~x86"
        S=${WORKDIR}/${MY_P}
 fi